Package empro :: Module empro :: Module geometry :: Class CoordinateSystemDirection
[frames] | no frames]

Class CoordinateSystemDirection

               core.Updatable --+    
                                |    
CoordinateSystemAbstractDirection --+
                                    |
                                   CoordinateSystemDirection

Basic implementation of a non-parameterizable direction for use with CoordinateSystem objects.

Class Hierarchy for CoordinateSystemDirection
Class Hierarchy for CoordinateSystemDirection

constructor CoordinateSystemDirection(rotations):

constructor CoordinateSystemDirection(iX, iY, iZ):

Instance Methods

Inherited from CoordinateSystemAbstractDirection: asVector3d, isParametric

Inherited from core.Updatable: __enter__, __exit__, clone, hash, isValid, reasonWhyInvalid

Properties
Vector3dNone rotations
The rotations of the coordianate system.