+ reorder definition of 'Geometry' and 'Constraints' in SketchObject

+ fix typo
+ fix whitespace


git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5040 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
wmayer
2011-10-19 16:15:11 +00:00
parent 4804818cfc
commit 32ee057a41
3 changed files with 5 additions and 5 deletions

View File

@@ -44,9 +44,9 @@ public:
SketchObject();
/// Property
Part ::PropertyGeometryList Geometry;
Sketcher::PropertyConstraintList Constraints;
App ::PropertyLinkSubList ExternalConstraints;
Part ::PropertyGeometryList Geometry;
/** @name methods overide Feature */
//@{
/// recalculate the Feature