SettingsCmdCreateParcelROWSettingsCmdCleanupAtParcelBoundariesCleanupMethodFillet Property |
Gets whether the cleanup method is Fillet, Chamfer, or None.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<ROWCleanupType> CleanupMethodFillet { get; }
Public ReadOnly Property CleanupMethodFillet As PropertyEnum(Of ROWCleanupType)
Get
public:
property PropertyEnum<ROWCleanupType>^ CleanupMethodFillet {
PropertyEnum<ROWCleanupType>^ get ();
}
Property Value
PropertyEnumROWCleanupType
See Also