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

Class ShearTransform

core.Updatable --+            
                 |            
   core.Selectable --+        
                     |        
               Feature --+    
                         |    
                 Transform --+
                             |
                            ShearTransform

Implementatation for the shear transformation.

Class Hierarchy for ShearTransform
Class Hierarchy for ShearTransform

constructor ShearTransform(iShear):

Instance Methods

Inherited from Transform: transformedPoint

Inherited from Feature: isSuppressed, referenceCoordinateSystem, suppress, unsuppress

Inherited from core.Selectable: clone, isSelected

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

Properties
Vector3dNone shear
The shear of the shear transformation.

Inherited from core.Selectable: metaData, name, notes