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