| Classes | |
| class | Constraint | 
| class | ConstraintPy | 
| The python export class for Constraint.  More... | |
| class | PropertyConstraintList | 
| class | Sketch | 
| class | SketchObject | 
| class | SketchObjectPy | 
| The python export class for SketchObject.  More... | |
| class | SketchObjectSF | 
| class | SketchObjectSFPy | 
| The python export class for SketchObjectSF.  More... | |
| class | SketchPy | 
| The python export class for Sketch.  More... | |
| Typedefs | |
| typedef App::FeaturePythonT < SketchObject > | SketchObjectPython | 
| Enumerations | |
| enum | ConstraintType { None, Coincident, Horizontal, Vertical, Parallel, Tangent, Distance, DistanceX, DistanceY, Angle, Perpendicular, Radius, Equal, PointOnObject, Symmetric } | 
| enum | PointPos { none, start, end, mid } | 
| define if you want to use the end or start pointMore... | |
Definition at line 135 of file SketchObject.h.
| None | |
| Coincident | |
| Horizontal | |
| Vertical | |
| Parallel | |
| Tangent | |
| Distance | |
| DistanceX | |
| DistanceY | |
| Angle | |
| Perpendicular | |
| Radius | |
| Equal | |
| PointOnObject | |
| Symmetric | 
Definition at line 33 of file Constraint.h.
| enum Sketcher::PointPos | 
define if you want to use the end or start point
Definition at line 52 of file Constraint.h.
 1.6.1
 1.6.1