| Name | Description |
---|
| CreateAxis3D(Double, Double, Color, Viewport3D) |
Creates a simple 3D axis that is created from 3 lines - one for x axis, one for y axis and one for z axis.
|
| CreateAxis3D(Double, Double, Color, Visual3D) |
Creates a simple 3D axis that is created from 3 lines - one for x axis, one for y axis and one for z axis.
|
| CreateBezierCurve3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Viewport3D) |
Creates 3D lines that represent a 3D bezier curve.
|
| CreateBezierCurve3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Visual3D) |
Creates 3D lines that represent a 3D bezier curve.
|
| CreateBezierCurve3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Double, Viewport3D) |
Creates 3D lines that represent a 3D bezier curve.
|
| CreateBezierCurve3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Double, Visual3D) |
Creates 3D lines that represent a 3D bezier curve.
|
| CreateBSpline3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Viewport3D) |
Creates 3D lines that represent a 3D B-Spline.
|
| CreateBSpline3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Visual3D) |
Creates 3D lines that represent a 3D B-Spline.
|
| CreateBSpline3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Double, Viewport3D) |
Creates 3D lines that represent a 3D B-Spline.
|
| CreateBSpline3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Double, Visual3D) |
Creates 3D lines that represent a 3D B-Spline.
|
| CreateColoredAxis3D(Double, Double, Viewport3D) |
Creates a simple 3D axis that is created from 3 lines - one for x axis, one for y axis and one for z axis.
|
| CreateColoredAxis3D(Double, Double, Visual3D) |
Creates a simple 3D axis that is created from 3 lines - one for x axis, one for y axis and one for z axis.
|
| CreateColoredAxis3D(Double, Double, Color, Color, Color, Viewport3D) |
Creates a simple 3D axis that is created from 3 lines - one for x axis, one for y axis and one for z axis.
|
| CreateColoredAxis3D(Double, Double, Color, Color, Color, Visual3D) |
Creates a simple 3D axis that is created from 3 lines - one for x axis, one for y axis and one for z axis.
|
| CreateCurveThroughPoints3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Viewport3D) |
Creates 3D lines that represent a 3D curve that goes through specified lines.
|
| CreateCurveThroughPoints3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Visual3D) |
Creates 3D lines that represent a 3D curve that goes through specified lines.
|
| CreateCurveThroughPoints3D(IListPoint3D, Double, Int32, Double, Color, LineCap, LineCap, Viewport3D) |
Creates 3D lines that represent a 3D curve that goes through specified lines.
|
| CreateCurveThroughPoints3D(IListPoint3D, Double, Int32, Double, Color, LineCap, LineCap, Visual3D) |
Creates 3D lines that represent a 3D curve that goes through specified lines.
|
| CreateCurveThroughPoints3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Double, Viewport3D) |
Creates 3D lines that represent a 3D curve that goes through specified lines.
|
| CreateCurveThroughPoints3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Double, Visual3D) |
Creates 3D lines that represent a 3D curve that goes through specified lines.
|
| CreateCurveThroughPoints3D(IListPoint3D, Double, Int32, Double, Color, LineCap, LineCap, Double, Viewport3D) |
Creates 3D lines that represent a 3D curve that goes through specified lines.
|
| CreateCurveThroughPoints3D(IListPoint3D, Double, Int32, Double, Color, LineCap, LineCap, Double, Visual3D) |
Creates 3D lines that represent a 3D curve that goes through specified lines.
|
| CreateEllipseLine3D(Point3D, Vector3D, Vector3D, Double, Double, Int32, Double, Color, Viewport3D) |
Creates 3D lines that represent a 3D ellipse.
|
| CreateEllipseLine3D(Point3D, Vector3D, Vector3D, Double, Double, Int32, Double, Color, Visual3D) |
Creates 3D lines that represent a 3D ellipse.
|
| CreateHorizontalWireGrid(Point3D, Size, Int32, Int32, Double, Color, Viewport3D) |
Creates a horizontally aligned grid defined by 3D lines.
|
| CreateHorizontalWireGrid(Point3D, Size, Int32, Int32, Double, Color, Visual3D) |
Creates a horizontally aligned grid defined by 3D lines.
|
| CreateLine3D(Point3D, Point3D, Double, Color, LineCap, LineCap, Viewport3D) |
Creates 3D line from startPosition to endPosition.
|
| CreateLine3D(Point3D, Point3D, Double, Color, LineCap, LineCap, Visual3D) |
Creates 3D line from startPosition to endPosition.
|
| CreateLineArc3D(Point3D, Vector3D, Double, Vector3D, Double, Double, Int32, Double, Color, LineCap, LineCap, Viewport3D) |
Creates 3D lines that represent a 3D Arc (part of the circle).
|
| CreateLineArc3D(Point3D, Vector3D, Double, Vector3D, Double, Double, Int32, Double, Color, LineCap, LineCap, Visual3D) |
Creates 3D lines that represent a 3D Arc (part of the circle).
|
| CreateLineArc3D(Point3D, Vector3D, Double, Vector3D, Double, Double, Int32, Double, Color, LineCap, LineCap, Double, Viewport3D) |
Creates 3D lines that represent a 3D Arc (part of the circle).
|
| CreateLineArc3D(Point3D, Vector3D, Double, Vector3D, Double, Double, Int32, Double, Color, LineCap, LineCap, Double, Visual3D) |
Creates 3D lines that represent a 3D Arc (part of the circle).
|
| CreateLineArc3D(Point3D, Vector3D, Double, Double, Vector3D, Double, Double, Int32, Double, Color, LineCap, LineCap, Double, Viewport3D) |
Creates 3D lines that represent a 3D Arc (part of the circle).
|
| CreateLineArc3D(Point3D, Vector3D, Double, Double, Vector3D, Double, Double, Int32, Double, Color, LineCap, LineCap, Double, Visual3D) |
Creates 3D lines that represent a 3D Arc (part of the circle).
|
| CreateMultiLine3D(IListPoint3D, Double, Color, LineCap, LineCap, Viewport3D) |
Creates series of 3D lines that are defined with positions. The lines are not connected with each other.
|
| CreateMultiLine3D(IListPoint3D, Double, Color, LineCap, LineCap, Visual3D) |
Creates series of 3D lines that are defined with positions. The lines are not connected with each other.
|
| CreateMultiLine3D(IListPoint3D, Double, Color, LineCap, LineCap, Boolean, Viewport3D) |
Creates series of 3D lines that are defined with positions. With setting removeDuplicates parameter it is possible to remove duplicate lines. The lines are not connected with each other.
|
| CreateMultiLine3D(IListPoint3D, Double, Color, LineCap, LineCap, Boolean, Visual3D) |
Creates series of 3D lines that are defined with positions. With setting removeDuplicates parameter it is possible to remove duplicate lines. The lines are not connected with each other.
|
| CreateMultiLine3D(IListPoint3D, Double, Color, LineCap, LineCap, Boolean, Transform3D, Viewport3D) |
Creates series of 3D lines that are defined with positions. With setting removeDuplicates parameter it is possible to remove duplicate lines. The lines are not connected with each other.
|
| CreateMultiLine3D(IListPoint3D, Double, Color, LineCap, LineCap, Boolean, Transform3D, Visual3D) |
Creates series of 3D lines that are defined with positions. With setting removeDuplicates parameter it is possible to remove duplicate lines. The lines are not connected with each other.
|
| CreateMultiPolyLine3D(ListPoint3DCollection, Double, Color, LineCap, LineCap, Viewport3D) |
Creates multiple poly lines from a list of Point3DCollection.
|
| CreateMultiPolyLine3D(ListPoint3DCollection, Double, Color, LineCap, LineCap, Visual3D) |
Creates multiple poly lines from a list of Point3DCollection.
|
| CreateMultiPolyLine3D(ListPoint3DCollection, Double, Color, LineCap, LineCap, Double, Viewport3D) |
Creates multiple poly lines from a list of Point3DCollection.
|
| CreateMultiPolyLine3D(ListPoint3DCollection, Double, Color, LineCap, LineCap, Double, Visual3D) |
Creates multiple poly lines from a list of Point3DCollection.
|
| CreateMultiPolyLine3D(ListPoint3DCollection, Double, Color, LineCap, LineCap, Int32, Viewport3D) |
Creates multiple poly lines from a list of Point3DCollection.
|
| CreateMultiPolyLine3D(ListPoint3DCollection, Double, Color, LineCap, LineCap, Int32, Visual3D) |
Creates multiple poly lines from a list of Point3DCollection.
|
| CreateMultiPolyLine3D(ListPoint3DCollection, Double, Color, LineCap, LineCap, Int32, Double, Viewport3D) |
Creates multiple poly lines from a list of Point3DCollection.
|
| CreateMultiPolyLine3D(ListPoint3DCollection, Double, Color, LineCap, LineCap, Int32, Double, Visual3D) |
Creates multiple poly lines from a list of Point3DCollection.
|
| CreateNURBSCurve3D(IListPoint3D, IListDouble, Int32, Double, Color, LineCap, LineCap, Viewport3D) |
Creates 3D lines that represent a 3D NURBS curve (BSpline with weighted control points).
|
| CreateNURBSCurve3D(IListPoint3D, IListDouble, Int32, Double, Color, LineCap, LineCap, Visual3D) |
Creates 3D lines that represent a 3D NURBS curve (BSpline with weighted control points).
|
| CreateNURBSCurve3D(IListPoint3D, IListDouble, Int32, Double, Color, LineCap, LineCap, Double, Viewport3D) |
Creates 3D lines that represent a 3D NURBS curve (BSpline with weighted control points).
|
| CreateNURBSCurve3D(IListPoint3D, IListDouble, Int32, Double, Color, LineCap, LineCap, Double, Visual3D) |
Creates 3D lines that represent a 3D NURBS curve (BSpline with weighted control points).
|
| 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
|
| CreateRectangle3D(Point3D, Size, Vector3D, Vector3D, Double, Color, Viewport3D) |
Creates a 3D rectangle from four connected 3D lines.
|
| CreateRectangle3D(Point3D, Size, Vector3D, Vector3D, Double, Color, Visual3D) |
Creates a 3D rectangle from four connected 3D lines.
|
| CreateRectangle3D(Point3D, Size, Vector3D, Vector3D, Double, Color, Double, Viewport3D) |
Creates a 3D rectangle from four connected 3D lines.
|
| CreateRectangle3D(Point3D, Size, Vector3D, Vector3D, Double, Color, Double, Visual3D) |
Creates a 3D rectangle from four connected 3D lines.
|
| CreateWireBox3D(Rect3D, Double, Color, Viewport3D) |
Creates 3D lines that represent a 3D Box.
|
| CreateWireBox3D(Rect3D, Double, Color, Visual3D) |
Creates 3D lines that represent a 3D Box.
|
| CreateWireBox3D(Point3D, Size3D, Double, Color, Viewport3D) |
Creates 3D lines that represent a 3D Box.
|
| CreateWireBox3D(Point3D, Size3D, Double, Color, Visual3D) |
Creates 3D lines that represent a 3D Box.
|
| CreateWireCross3D(Point3D, Double, Double, Color, Viewport3D) |
Creates three perpendicular 3D lines that are crossing at the specified position and are specified linesLength long.
|
| CreateWireCross3D(Point3D, Double, Double, Color, Visual3D) |
Creates three perpendicular 3D lines that are crossing at the specified position and are specified linesLength long.
|