Class pfcView
Description
This class specifies information about a view.
The transformation matrix provides the transformation from the object's coordinate system to logical screen coordinates. This matrix does not contain any transformation for the members of an assembly.
Direct Known Subclasses:
User Guide References:
Method Summary
| |
| |
| |
| The boolean status that indicates if the view is current or not. |
| |
| |
| |
| The name of the view |
| |
| |
void | |
| |
| |
| The transformation matrix |
void | |
| |
| |
| This method resets a previously set view orientation back to the default orientation. |
void | |
| |
| |
| This method rotates a specified object in respect to the X-, Y-, or Z- axis. Input arguments are angle and degree. |
| |
| |
Method Detail
The name of the view
User Guide References:
The boolean status that indicates if the view is current or not.
User Guide References:
| GetTransform | () |
void | SetTransform | |
The transformation matrix
Exceptions thrown (but not limited to):
User Guide References:
This method resets a previously set view orientation back to the default orientation.
User Guide References:
Returns:
This method rotates a specified object in respect to the X-, Y-, or Z- axis. Input arguments are angle and degree.
User Guide References:
Parameters:
Axis
The rotation axis
Angle
The rotation angle, in degrees
Returns: