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.4.208.0
Syntax
C#
public double ChordLength { get; }
Visual Basic
Public ReadOnly Property ChordLength As Double
Get
Visual C++
public: property double ChordLength { double get (); }