From 257a9c9ed768fca5dfd54adf466549e8dd1ea82d Mon Sep 17 00:00:00 2001 From: nds Date: Fri, 27 Feb 2015 16:12:11 +0300 Subject: [PATCH] Issue #353 constraint on 2 segments from not acive sketches A sketch shape validator for parallel/perpendicular constraints. --- src/SketchPlugin/plugin-Sketch.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/SketchPlugin/plugin-Sketch.xml b/src/SketchPlugin/plugin-Sketch.xml index 2300c7a30..753b225be 100644 --- a/src/SketchPlugin/plugin-Sketch.xml +++ b/src/SketchPlugin/plugin-Sketch.xml @@ -51,6 +51,7 @@ label="First object" tooltip="Select point, line end point, line, center of circle or arc." shape_types="edge vertex"> + /> - - - + + + + -- 2.39.2