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