| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
core.Selectable --+
|
Edge --+
|
Arc
An Edge type for arcs and circles within a Sketch.
|
| Class Hierarchy for Arc |
constructor Arc(iCenter, iRadius, iStartAngle, iEndAngle):
constructor Arc(iPoint1, iPoint2, iPoint3, iFullCircle): An arc passing through three locations.
constructor Arc(iCenter, iStartPoint, iEndPoint, iNormal): An arc given the center point and two end positions.
constructor Arc(iStartPoint, iEndPoint, iFullCircle): An arc given the end points of the diameter.
| Instance Methods | |
|
Inherited from Inherited from Inherited from |
| Properties | |
|
Inherited from |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:25 2019 | http://epydoc.sourceforge.net |