CADability dotNET
The Plane type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CoordSys |
Returns the coordinate system corresponding to this plane. The z-axis of the coordinate system
is the normal vector of this plane (always right handed)
|
![]() | DirectionX |
Gets or sets the direction of the x-axis of this plane. Setting the x-axis results in a
reculculation of the y-axis to make the axis perpendicular.
|
![]() | DirectionY |
Gets or sets the direction of the y-axis of this plane. Setting the y-axis results in a
reculculation of the x-axis to make the axis perpendicular.
|
![]() | Location |
Gets or sets the location of this plane
|
![]() | Normal |
Gets or sets the normal vector of this plane. Setting the normal vector results in a
recalculation of the x-axis and y-axis of this plane
|