SettingsCmdCreateFeatureLinesSettingsCmdFeatureLineCreationEraseExistingEntities Property

Gets a PropertyBoolean value specifies whether creation commands erase selected objects when they are converted to feature lines. By default objects are erased. Change this value to False to have objects remain in the drawing.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyBoolean EraseExistingEntities { get; }

Property Value

PropertyBoolean
See Also