Gets the units of the deflection of the network part connection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public string DeflectionUnit { get; } |
Visual Basic |
---|
Public ReadOnly Property DeflectionUnit As String Get |
Visual C++ |
---|
public: property String^ DeflectionUnit { String^ get (); } |