SettingsCmdCreateIntersectionSettingsCmdCurbReturnParametersCircularFilletRadius Property |
When Circular Fillet is selected as the curb return type, this option lets you specify the radius for the circular fillet on the curb return.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyDouble CircularFilletRadius { get; }
Public ReadOnly Property CircularFilletRadius As PropertyDouble
Get
public:
property PropertyDouble^ CircularFilletRadius {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also