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

Class ScaleTransform

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

Implementatation for the scale transformation.

Class Hierarchy for ScaleTransform
Class Hierarchy for ScaleTransform

constructor ScaleTransform(iScaling):

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 scaling
The scaling of the scale transformation.

Inherited from core.Selectable: metaData, name, notes