PressurePipeChordLength Property |
Gets the chrod length of the pressure pipe object.
If the property does not exist for this part, an exception will be thrown
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic double ChordLength { get; }
Public ReadOnly Property ChordLength As Double
Get
public:
property double ChordLength {
double get ();
}
Property Value
Double
See Also