geometry move-to command

Syntax

geometry move-to keyword f <tolerance ft > <range>

Move nodes. Position components (x, y, or z) of nodes in the <range>, if supplied, are moved to the value f; all nodess are moved if no range is supplied. If end position of the node has in the vicinity other node – they will be merged.

The <tolerance ft> option provides tolerance for merging nodes. Default tolerance is 1.0e-8 multiplied by biggest extent size of all nodes positions.

x

Set the x-component of the point(s).

y

Set the y-component of the point(s).

z

Set the z-component of the point(s).