Mercurial > repos > greg > icqsol_compose_shapes
changeset 2:111dc6a5577c draft
Uploaded
author | greg |
---|---|
date | Fri, 04 Dec 2015 09:22:42 -0500 |
parents | e3350521105e |
children | bf1701bdc261 |
files | icqsol_compose_shapes.xml |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/icqsol_compose_shapes.xml Fri Dec 04 09:22:33 2015 -0500 +++ b/icqsol_compose_shapes.xml Fri Dec 04 09:22:42 2015 -0500 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<tool id="icqsol_compose_shapes" name="Compose 3D shapes" version="1.0.0"> +<tool id="icqsol_compose_shapes" name="Compose 3D shapes" version="@WRAPPER_VERSION@.0"> <description></description> <macros> <import>icqsol_macros.xml</import> @@ -61,7 +61,6 @@ <help> **What it does** -<![CDATA[ Creates a shape composed of any number of selected shapes where the composition is based on a mathematical expression consisting of **+**, **-** and ***** operations. The **+** results in a union of shapes, the **-** operator removes a shape and the ***** operator results in an intersection of shapes. @@ -70,7 +69,6 @@ and associating each shape with a variable from the expression will result in a shape composed of the shapes associated with A and B, but eliminating the shapes associated with C and D. -]]> </help> <expand macro="citations" /> </tool>