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

Class PolarGridPattern

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

Creates a Polar Grid Pattern.

Class Hierarchy for PolarGridPattern
Class Hierarchy for PolarGridPattern

constructor PolarGridPattern():

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
CoordinateSystemAbstractPositionNone center
The center of the polar grid pattern.
ExpressionNone distance
The distance of the polar grid pattern.
ExpressionNone endAngle
The end angle of the polar grid pattern.
ExpressionNone hasHexSymmetry
Determines whether the polar grid pattern has hex symmetry or not.
CoordinateSystemAbstractDirectionNone normal
The normal of the polar grid pattern.
ExpressionNone numberOfRings
The number of rings of the polar grid pattern.
ExpressionNone ratio
The ratio of the polar grid pattern.
boolNone rotated
Determines whether the polar grid pattern is rotated or not.
ExpressionNone startAngle
The start angle of the polar grid pattern.
CoordinateSystemAbstractDirectionNone startDirection
The start direction of the polar grid pattern.

Inherited from core.Selectable: metaData, name, notes