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