SettingsCmdSimplifySurfaceRegionOptions Property |
Gets the default option by which surfaces will be simplified.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<SurfaceRegionOptionsType> RegionOptions { get; }
Public ReadOnly Property RegionOptions As PropertyEnum(Of SurfaceRegionOptionsType)
Get
public:
property PropertyEnum<SurfaceRegionOptionsType>^ RegionOptions {
PropertyEnum<SurfaceRegionOptionsType>^ get ();
}
Property Value
PropertyEnumSurfaceRegionOptionsType
See Also