Click or drag to resize
AB4D logo

Line3DFactoryCreatePolyLine3D Method

Overload List
 NameDescription
Public methodStatic memberCreatePolyLine3D(Point3DCollection, Double, Color, Boolean, LineCap, LineCap, Viewport3D) Create series of 3D lines that are connected to each other.
Public methodStatic memberCreatePolyLine3D(Point3DCollection, Double, Color, Boolean, LineCap, LineCap, Visual3D) Create series of 3D lines that are connected to each other.
Public methodStatic memberCreatePolyLine3D(Point3DCollection, Double, Color, Boolean, LineCap, LineCap, Double, Viewport3D) Create series of 3D lines that are connected to each other.
Public methodStatic memberCreatePolyLine3D(Point3DCollection, Double, Color, Boolean, LineCap, LineCap, Double, Visual3D) Create series of 3D lines that are connected to each other.
Public methodStatic memberCreatePolyLine3D(Point3DCollection, Double, Color, Boolean, Boolean, LineCap, LineCap, Viewport3D) Create series of 3D lines that are connected to each other.
Public methodStatic memberCreatePolyLine3D(Point3DCollection, Double, Color, Boolean, Boolean, LineCap, LineCap, Visual3D) Create series of 3D lines that are connected to each other.
Public methodStatic memberCreatePolyLine3D(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.
Public methodStatic memberCreatePolyLine3D(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
Public methodStatic memberCreatePolyLine3D(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.
Public methodStatic memberCreatePolyLine3D(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
Top
See Also