Polyline3dInsertVertexAt Method

Overload List
  Name Description
Public method InsertVertexAt(ObjectId, PolylineVertex3d) Inserts the specified vertex entity to this entity after the specified vertex, and makes this Polyline3d its owner.
Public method InsertVertexAt(PolylineVertex3d, PolylineVertex3d) Inserts the specified vertex entity to this polyline entity after the specified vertex, and makes this polyline its owner.
Top
See Also