From 7cc866426581941c10a246f15ea000209f86d4e8 Mon Sep 17 00:00:00 2001 From: nds Date: Thu, 23 Jun 2016 14:42:49 +0300 Subject: [PATCH] Correction for XAO, improvement for types of exported objects and axis created by face. --- src/ConstructionPlugin/axis_widget.xml | 2 +- src/ExchangePlugin/plugin-Exchange.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ConstructionPlugin/axis_widget.xml b/src/ConstructionPlugin/axis_widget.xml index 4f0711c14..c67dff3e1 100644 --- a/src/ConstructionPlugin/axis_widget.xml +++ b/src/ConstructionPlugin/axis_widget.xml @@ -26,7 +26,7 @@ label="Main object" icon="icons/Construction/circle.png" tooltip="Select a cylindrical object" - shape_types="face solid shell"> + shape_types="face"> diff --git a/src/ExchangePlugin/plugin-Exchange.xml b/src/ExchangePlugin/plugin-Exchange.xml index 28f13d951..531f36667 100755 --- a/src/ExchangePlugin/plugin-Exchange.xml +++ b/src/ExchangePlugin/plugin-Exchange.xml @@ -5,7 +5,7 @@ - + @@ -13,7 +13,7 @@ + type_choice="Vertices Edges Wires Faces Shells Solids Compsolids Compounds Objects" use_choice="true"> -- 2.39.2