Mercurial > repos > greg > icqsol_scale_shape
comparison icqsol_scale_shape.xml @ 1:542af3bb1603 draft
Uploaded
author | greg |
---|---|
date | Wed, 09 Dec 2015 11:03:03 -0500 |
parents | c8b87f2bb2e8 |
children |
comparison
equal
deleted
inserted
replaced
0:c8b87f2bb2e8 | 1:542af3bb1603 |
---|---|
29 <param name="scale_z" type="float" value="1.0" label="Z coordinate of scale" help="Floating point number." /> | 29 <param name="scale_z" type="float" value="1.0" label="Z coordinate of scale" help="Floating point number." /> |
30 <validator type="in_range" min="0" exclude_min="true" /> | 30 <validator type="in_range" min="0" exclude_min="true" /> |
31 <expand macro="output_vtk_type_params" /> | 31 <expand macro="output_vtk_type_params" /> |
32 </inputs> | 32 </inputs> |
33 <outputs> | 33 <outputs> |
34 <data name="output" format="vtkascii" label="${tool.name} ${on_string}"> | 34 <data name="output" format="vtkascii"> |
35 <actions> | 35 <actions> |
36 <action type="format"> | 36 <action type="format"> |
37 <option type="from_param" name="output_vtk_type" /> | 37 <option type="from_param" name="output_vtk_type" /> |
38 </action> | 38 </action> |
39 </actions> | 39 </actions> |