Polyline
|
| Name | Description | |
|---|---|---|
| InsertVertexAt(ObjectId, PolylineVertex3d) | Inserts the specified vertex entity to this entity after the specified vertex, and makes this Polyline3d its owner. | |
| InsertVertexAt(PolylineVertex3d, PolylineVertex3d) | Inserts the specified vertex entity to this polyline entity after the specified vertex, and makes this polyline its owner. |