GeometricPlane Constructor

Overload List
  NameDescription
Public methodGeometricPlane
Instantiates an XY-plane with the origin at (0,0,0).
Public methodGeometricPlane(CoordinateSystem)
Instantiates a plane defined by the given coordinate system.
Public methodGeometricPlane(Point, Vector)
Instantiates a plane defined by the given origin point and normal vector.
Public methodGeometricPlane(Point, Vector, Vector)
Instantiates a plane defined by the given origin, X-axis vector and Y-axis vector.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next