label="First object"
tooltip="Select point, line end point, line, center of circle or arc."
shape_types="edge vertex">
+ <validator id="SketchPlugin_ShapeValidator" parameters="ConstraintEntityB"/>
<selection_filter id="MultiFilter" parameters="line,vertex"/>
</sketch_shape_selector>/>
<sketch_shape_selector
label="Last object"
tooltip="Select point, line end point, line, center of circle or arc."
shape_types="edge vertex">
- <validator id="SketchPlugin_DifferentObjects"/>
- <validator id="SketchPlugin_DistanceAttr" parameters="ConstraintEntityA"/>
- <selection_filter id="MultiFilter" parameters="line,vertex"/>
+ <validator id="SketchPlugin_DifferentObjects"/>
+ <validator id="SketchPlugin_DistanceAttr" parameters="ConstraintEntityA"/>
+ <validator id="SketchPlugin_ShapeValidator" parameters="ConstraintEntityB"/>
+ <selection_filter id="MultiFilter" parameters="line,vertex"/>
</sketch_shape_selector>
<sketch-2dpoint_selector id="ConstraintFlyoutValuePnt" default="computed" internal="1" obligatory="0"/>