From 67e7751548aea2fa01690282eef1f65472228deb Mon Sep 17 00:00:00 2001 From: dbv Date: Mon, 29 Aug 2016 11:32:10 +0300 Subject: [PATCH] Issue #1682: Can't select internal circle of a sketch as extrusion Now base for Extrusion and Revolution boolean is concealed. --- src/FeaturesPlugin/extrusioncut_widget.xml | 3 ++- src/FeaturesPlugin/extrusionfuse_widget.xml | 3 ++- src/FeaturesPlugin/revolutioncut_widget.xml | 3 ++- src/FeaturesPlugin/revolutionfuse_widget.xml | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/FeaturesPlugin/extrusioncut_widget.xml b/src/FeaturesPlugin/extrusioncut_widget.xml index 14d21f559..bba965f8e 100755 --- a/src/FeaturesPlugin/extrusioncut_widget.xml +++ b/src/FeaturesPlugin/extrusioncut_widget.xml @@ -15,7 +15,8 @@ label="Select a sketch face" icon="icons/Features/sketch.png" tooltip="Select a sketch face" - type_choice="wires faces shells"> + type_choice="wires faces shells" + concealment="true"> + type_choice="vertices edges wires faces shells compounds" + concealment="true"> + type_choice="wires faces shells" + concealment="true"> + type_choice="vertices edges wires faces shells compounds" + concealment="true">