Inserts the breakline into the drawing as AutoCAD polylines.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ObjectId InsertIntoDrawing()
VB
Public Function InsertIntoDrawing As ObjectId
C++
public: ObjectId InsertIntoDrawing()
Return Value
ObjectIdExceptions
Exception | Condition |
---|---|
InvalidOperationException |
Thrown when:
|