SketchPlugin_Sketch.cpp
SketchPlugin_Line.cpp
SketchPlugin_Point.cpp
- SketchPlugin_Constraint.cpp
SketchPlugin_ConstraintPointsCoincident.cpp
)
+++ /dev/null
-// File: SketchPlugin_Constraint.cpp
-// Created: 08 May 2014
-// Author: Artem ZHIDKOV
-
-#include "SketchPlugin_Constraint.h"
-
<point_selector id="StartPoint" title="Start point" tooltip="Start point of the line"/>
<point_selector id="EndPoint" title="End point" tooltip="End point of the line"/>
</feature>
+ <feature id="SketchConstraintPointsCoincident" text="Points coincidence" tooltip="Create constraint for the coincidence of two points" icon="" />
</group>
</workbench>
</plugin>