Gets the default length for the first part of the asymmetrical sag curve.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyDouble AsymmetricalSagCurveLength1 { get; }
VB
Public ReadOnly Property AsymmetricalSagCurveLength1 As PropertyDouble Get
C++
public: property PropertyDouble^ AsymmetricalSagCurveLength1 { PropertyDouble^ get (); }