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

Class Spline

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

A spline that can be added to a Sketch.

Class Hierarchy for Spline
Class Hierarchy for Spline

constructor Spline(iPoints):

constructor Spline(iPoints, iTakeOff):

constructor Spline(iPoints, iTakeOff, iLanding):

constructor Spline(iPoints, iTakeOff, iLanding, iApproxOk):

constructor Spline(iPoints, iTakeOff, iLanding, iApproxOk, iPeriodic):

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