Gets the default K-value for a parabolic sag curve.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public PropertyDouble ParabolicSagCurveKValue { get; }
Visual Basic
Public ReadOnly Property ParabolicSagCurveKValue As PropertyDouble Get
Visual C++
public: property PropertyDouble^ ParabolicSagCurveKValue { PropertyDouble^ get (); }