SettingsCmdAddSurfaceBoundariesSettingsCmdAddDataOptionsNonDestructive Property |
Gets a PropertyBoolean value that specifies the default selection of a type of breakline (destructive of non-destructive).
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean NonDestructive { get; }
Public ReadOnly Property NonDestructive As PropertyBoolean
Get
public:
property PropertyBoolean^ NonDestructive {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also