PressurePipeWallThickness Property |
Gets the pipe’s wall thickness.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic double WallThickness { get; }
Public ReadOnly Property WallThickness As Double
Get
public:
property double WallThickness {
double get ();
}
Property Value
Double
See Also