Mercurial > repos > greg > icqsol_rotate_shape
comparison icqsol_rotate_shape.xml @ 3:c1ee5eab4fc8 draft
Uploaded
author | greg |
---|---|
date | Wed, 09 Dec 2015 11:02:24 -0500 |
parents | e778cabd999c |
children |
comparison
equal
deleted
inserted
replaced
2:9767d2d8505e | 3:c1ee5eab4fc8 |
---|---|
28 <param name="rotation_axis_z" type="float" value="0.0" label="Z coordinate of rotation axis" help="Floating point number." /> | 28 <param name="rotation_axis_z" type="float" value="0.0" label="Z coordinate of rotation axis" help="Floating point number." /> |
29 <param name="rotation_degrees" type="float" value="0.0" label="Degree of rotation" help="Floating point number." /> | 29 <param name="rotation_degrees" type="float" value="0.0" label="Degree of rotation" help="Floating point number." /> |
30 <expand macro="output_vtk_type_params" /> | 30 <expand macro="output_vtk_type_params" /> |
31 </inputs> | 31 </inputs> |
32 <outputs> | 32 <outputs> |
33 <data name="output" format="vtkascii" label="${tool.name} ${on_string}"> | 33 <data name="output" format="vtkascii"> |
34 <actions> | 34 <actions> |
35 <action type="format"> | 35 <action type="format"> |
36 <option type="from_param" name="output_vtk_type" /> | 36 <option type="from_param" name="output_vtk_type" /> |
37 </action> | 37 </action> |
38 </actions> | 38 </actions> |