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

Class Ellipse

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

An ellipse useable within a Sketch.

Class Hierarchy for Ellipse
Class Hierarchy for Ellipse

constructor Ellipse(iCenter, iMajor, iRatio, iStartAngle, iEndAngle):

Also see toolkit.geometry.Circle.

Instance Methods

Inherited from Edge: endId, id, startId

Inherited from core.Selectable: clone, isSelected

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

Properties

Inherited from core.Selectable: metaData, name, notes