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

Class HexPattern

core.Updatable --+            
                 |            
   core.Selectable --+        
                     |        
               Feature --+    
                         |    
                   Pattern --+
                             |
                            HexPattern

Creates a Hex Pattern.

Class Hierarchy for HexPattern
Class Hierarchy for HexPattern

constructor HexPattern():

Instance Methods

Inherited from Feature: isSuppressed, referenceCoordinateSystem, suppress, unsuppress

Inherited from core.Selectable: clone, isSelected

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

Properties
Vector3dNone instances
The instances of the hex pattern.
CoordinateSystemAbstractDirectionNone normal
The normal of the hex pattern.
Vector3dNone separationDistances
The spacing of the hex pattern.
CoordinateSystemAbstractDirectionNone xDirection
The xDirection of the hex pattern.

Inherited from core.Selectable: metaData, name, notes