Overload List

  NameDescription
CoordinateSystem()()()
An empty CoordinateSystem constructor.
CoordinateSystem(Plane)
Constructs a 3d coordinate system from a plane.
CoordinateSystem(Point, Vector3d, Vector3d, Vector3d)
Constructs a 3d coordinate system from a point and three basis vectors.
CoordinateSystem(Point, Point, Point, Point, Point, Point, Point, Point)
Constructs a 3d coordinate system defining the coordinate transformation given by four non-coplanar points in two coordinate systems.

See Also