| Name | Description |
---|
| CreatePolyLine3D(Point3DCollection, Double, Color, Boolean, LineCap, LineCap, Viewport3D) |
Create series of 3D lines that are connected to each other.
|
| CreatePolyLine3D(Point3DCollection, Double, Color, Boolean, LineCap, LineCap, Visual3D) |
Create series of 3D lines that are connected to each other.
|
| CreatePolyLine3D(Point3DCollection, Double, Color, Boolean, LineCap, LineCap, Double, Viewport3D) |
Create series of 3D lines that are connected to each other.
|
| CreatePolyLine3D(Point3DCollection, Double, Color, Boolean, LineCap, LineCap, Double, Visual3D) |
Create series of 3D lines that are connected to each other.
|
| CreatePolyLine3D(Point3DCollection, Double, Color, Boolean, Boolean, LineCap, LineCap, Viewport3D) |
Create series of 3D lines that are connected to each other.
|
| CreatePolyLine3D(Point3DCollection, Double, Color, Boolean, Boolean, LineCap, LineCap, Visual3D) |
Create series of 3D lines that are connected to each other.
|
| CreatePolyLine3D(ListPointCollection, Point3D, Vector3D, Vector3D, Double, Color, LineCap, LineCap, Viewport3D) |
Create series of 3D lines that are connected to each other from a 2D points collection.
|
| CreatePolyLine3D(ListPointCollection, Point3D, Vector3D, Vector3D, Double, Color, LineCap, LineCap, Visual3D) |
Create series of 3D lines that are connected to each other from a 2D points collection
|
| CreatePolyLine3D(ListPointCollection, Point3D, Vector3D, Vector3D, Double, Color, LineCap, LineCap, Double, Viewport3D) |
Create series of 3D lines that are connected to each other from a 2D points collection.
|
| CreatePolyLine3D(ListPointCollection, Point3D, Vector3D, Vector3D, Double, Color, LineCap, LineCap, Double, Visual3D) |
Create series of 3D lines that are connected to each other from a 2D points collection
|