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