TRANSLATE SOLID

From Macros Wiki
Revision as of 15:41, 17 January 2011 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

TRANSLATE_SOLID
TRANSLATE_SOLID
TRANSLATE_SOLID <dx>, <dy>, <dz>, [<number of copies>]


Translate currently selected solids.

Parameters

<dx>
The distance in the X axis direction.
<dy>
The distance in the Y axis direction.
<dz>
The distance in the Z axis direction.
[<number of copies>]
The number of additional copies.

Example

TRANSLATE_SOLID 1, 2, 3, 2
For an example macro see Explode_Shape Solids