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

Class ReflectTransform

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

Implementatation for the reflect transformation.

Class Hierarchy for ReflectTransform
Class Hierarchy for ReflectTransform

constructor ReflectTransform():

constructor ReflectTransform(iPoint, iNormal):

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
CoordinateSystemAbstractDirectionNone normal
The normal of the reflect transformation.
CoordinateSystemAbstractPositionNone point
The point of the reflect transformation.

Inherited from core.Selectable: metaData, name, notes