SettingsProfileSettingsProfileCreationParabolicSagCurveKValue Property |
Gets the default K-value for a parabolic sag curve.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble ParabolicSagCurveKValue { get; }
Public ReadOnly Property ParabolicSagCurveKValue As PropertyDouble
Get
public:
property PropertyDouble^ ParabolicSagCurveKValue {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also