Overload List
Method | Description |
---|---|
![]() | Default constructor. Constructs an open polyline with the type initialized to AcDb::k3dSimplePoly. |
![]() | This constructor creates a 3D polyline of the type specified by type, with the vertices in the array vertices. If closed is Adesk::kTrue, then the polyline will be closed (that is, there will be a line drawn from the last vertex to the first vertex); otherwise, the polyline will be open.Possible values for type are: |