SurfaceBuildOptionsCopyDeletedDependentObjects Property

Gets or sets whether a drawing object (such as a polyline defining a boundary or breakline) is copied to the surface definition if the original object is deleted.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public bool CopyDeletedDependentObjects { get; set; }

Property Value

Boolean
See Also