Polyline Class |
The Polyline type exposes the following members.
| 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. |
| Name | Description | |
|---|---|---|
| BaseSubEntMarker | Property that represents subentity marker. | |
| Normal | Property that represents normal vector to the plane where this polyline lies. | |
| Points | Property that represents collection of points from which a polyline consists. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object) |
|
| Finalize | (Inherited from Object) |
|
| GetHashCode | (Inherited from Object) |
|
| GetType | (Inherited from Object) |
|
| MemberwiseClone | (Inherited from Object) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |