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

Class RadialPattern

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

Creates a Radial Pattern.

Class Hierarchy for RadialPattern
Class Hierarchy for RadialPattern

constructor RadialPattern():

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
ExpressionNone angularInstances
The angular instances of the radial pattern.
CoordinateSystemAbstractPositionNone center
The center of the radial pattern.
ExpressionNone endAngle
The end angle of the radial pattern.
CoordinateSystemAbstractDirectionNone normal
The normal of the radial pattern.
ExpressionNone radialInstances
The radial instances of the radial pattern.
ExpressionNone ratio
The ratio of the radial pattern.
boolNone rotated
Determines whether the radial pattern is rotated or not.
ExpressionNone spacing
The spacing of the radial pattern.
ExpressionNone startAngle
The start angle of the radial pattern.
CoordinateSystemAbstractDirectionNone startDirection
The start direction of the radial pattern.

Inherited from core.Selectable: metaData, name, notes