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

Class Line

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

A Line defines a line within a Sketch.

Class Hierarchy for Line
Class Hierarchy for Line

constructor Line(iStart, iEnd):

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