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