SettingsCmdCreateParcelROWSettingsCmdCleanupAtParcelBoundariesFilletRadiusAtParcelBoundaryIntersections Property |
Gets the width of the radius of the fillet at parcel boundary intersections.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble FilletRadiusAtParcelBoundaryIntersections { get; }
Public ReadOnly Property FilletRadiusAtParcelBoundaryIntersections As PropertyDouble
Get
public:
property PropertyDouble^ FilletRadiusAtParcelBoundaryIntersections {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also