PressurePipeBulge Property |
Gets the Bulge of the pressure pipe object.
If it is equal to 0.0, this pipe is straight, if not, it is curved pipe.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic double Bulge { get; }
Public ReadOnly Property Bulge As Double
Get
public:
property double Bulge {
double get ();
}
Property Value
Double
See Also