Polyline Constructor |
| Name | Description | |
|---|---|---|
| Polyline | Default constructor for the Polyline class. Creates an empty polyline. | |
| Polyline(Point3dCollection, Vector3d, IntPtr) | Constructor for the Polyline class. Creates a polyline from a subentity marker, collection of points, and normal to the plane where this polyline lies. |