SurfaceOperationAddDrawingObjectMaintainEdge Property |
Gets whether to define the Autodesk Civil 3D triangle edges based on the edges defined in the original AutoCAD object.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool MaintainEdge { get; }
Public ReadOnly Property MaintainEdge As Boolean
Get
public:
property bool MaintainEdge {
bool get ();
}
Property Value
Boolean
See Also