Gets the deflection s of the network part connection.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public double Deflection { get; }
VB
Public ReadOnly Property Deflection As Double Get
C++
public: property double Deflection { double get (); }