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

Class Edge

core.Updatable --+    
                 |    
   core.Selectable --+
                     |
                    Edge
Known Subclasses:

An Edge is a basic building block of a Sketch.

Class Hierarchy for Edge
Class Hierarchy for Edge

Instance Methods
string
endId()
Returns the end vertex identifier.
string
id()
Returns the edge identifier.
string
startId()
Returns the start vertex identifier.

Inherited from core.Selectable: clone, isSelected

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

Properties

Inherited from core.Selectable: metaData, name, notes