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

Class Spiral

core.Updatable --+        
                 |        
   core.Selectable --+    
                     |    
                  Edge --+
                         |
                        Spiral

A spiral that can be added to a Sketch.

Class Hierarchy for Spiral
Class Hierarchy for Spiral

constructor Spiral(iCenter, iStartPosition, iWidth, iAngle, iHandedness):

Instance Methods

Inherited from Edge: endId, id, startId

Inherited from core.Selectable: clone, isSelected

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

Class Variables
  Left = 1
  Right = 0
Properties

Inherited from core.Selectable: metaData, name, notes