Inserts breaklines in the current operation into the drawing as AutoCAD polylines.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public ObjectIdCollection InsertIntoDrawing()Visual Basic
Public Function InsertIntoDrawing As ObjectIdCollectionVisual C++
public:
ObjectIdCollection^ InsertIntoDrawing()Exceptions
| Exception | Condition |
|---|---|
| System.InvalidOperationException |
Thrown when:
|