Plane3D Structure Members
In This Topic
The following tables list the members exposed by Plane3D.
Public Constructors
Public Properties
| | Name | Description |
  | Empty |
Empty Plane3D
|
Top
Public Methods
| | Name | Description |
 | Equals |
Equality check by comparing fields
|
 | GetHashCode | |
  | PlaneIntersection | Overloaded.
Calculate the line of intersection between 2 planes
|
 | To3D |
Convert from the arbitrary frame of reference for this plane to real world coordinates
|
 | ToString |
Returns a string representation of this Plane.
|
 | Vertical2D |
The arbitrary "Y" axis for this plane
|
Top
Public Operators
See Also