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