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

Class CylindricalPattern

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

Creates a Cylindrical Pattern.

Class Hierarchy for CylindricalPattern
Class Hierarchy for CylindricalPattern

constructor CylindricalPattern():

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
boolNone alternating
Determines whether the pattern is alternating or not.
ExpressionNone angularInstances
The angular instances of the cylindrical pattern.
ExpressionNone axialInstances
The axial instances of the cylindrical pattern.
CoordinateSystemAbstractPositionNone center
The center of the cylindrial pattern.
CoordinateSystemAbstractDirectionNone normal
The normal of the cylindrical pattern.
ExpressionNone ringSpacing
The ring spacing of the cylindrical pattern.

Inherited from core.Selectable: metaData, name, notes