SettingsCmdCreateIntersectionSettingsCmdCurbReturnParametersLengthOfCurve3 Property |
When 3-Centered Arcs is selected as the curb return type, this option lets you specify the length for the third curve on the curb return.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble LengthOfCurve3 { get; }
Public ReadOnly Property LengthOfCurve3 As PropertyDouble
Get
public:
property PropertyDouble^ LengthOfCurve3 {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also