SettingsProfileSettingsProfileCreationParabolicCrestVerticalConstraint Property |
Gets whether curve length or K value is the primary constraint on a parabolic crest curve.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<ProfileParabolicVerticalConstraintType> ParabolicCrestVerticalConstraint { get; }
Public ReadOnly Property ParabolicCrestVerticalConstraint As PropertyEnum(Of ProfileParabolicVerticalConstraintType)
Get
public:
property PropertyEnum<ProfileParabolicVerticalConstraintType>^ ParabolicCrestVerticalConstraint {
PropertyEnum<ProfileParabolicVerticalConstraintType>^ get ();
}
Property Value
PropertyEnumProfileParabolicVerticalConstraintType
See Also