comparison icqsol_refine_shape.xml @ 3:5265b8f55dd6 draft

Uploaded
author greg
date Fri, 04 Dec 2015 09:24:35 -0500
parents a38daf377d55
children c0bdda80adbc
comparison
equal deleted inserted replaced
2:da0ef88d5af2 3:5265b8f55dd6
1 <?xml version='1.0' encoding='UTF-8'?> 1 <?xml version='1.0' encoding='UTF-8'?>
2 <tool id="icqsol_refine_shape" name="Refine shape" version="1.0.0"> 2 <tool id="icqsol_refine_shape" name="Refine shape" version="@WRAPPER_VERSION@.0">
3 <description></description> 3 <description></description>
4 <macros> 4 <macros>
5 <import>icqsol_macros.xml</import> 5 <import>icqsol_macros.xml</import>
6 </macros> 6 </macros>
7 <expand macro="requirements" /> 7 <expand macro="requirements" />
45 </test> 45 </test>
46 </tests> 46 </tests>
47 <help> 47 <help>
48 **What it does** 48 **What it does**
49 49
50 <![CDATA[
51
52 Refines a shape by limiting all edges to a specified length, resulting in a more detailed shape. 50 Refines a shape by limiting all edges to a specified length, resulting in a more detailed shape.
53 51
54 * **Shape** - Shape to be refined. 52 * **Shape** - Shape to be refined.
55 * **Maximum edge length** - Points are added to the shape's edges that are longer than the defined maximum length. 53 * **Maximum edge length** - Points are added to the shape's edges that are longer than the defined maximum length.
56 ]]> 54
57 </help> 55 </help>
58 <expand macro="citations" /> 56 <expand macro="citations" />
59 </tool> 57 </tool>