SettingsSurfaceSettingsDefaultsAutoRebuild Property |
Gets the PropertyBoolean value that specifies Automatic as the default setting for the Rebuild Surface command.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean AutoRebuild { get; }
Public ReadOnly Property AutoRebuild As PropertyBoolean
Get
public:
property PropertyBoolean^ AutoRebuild {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also