EXTRUDE

From Macros Wiki
Jump to navigationJump to search

Up

Command

EXTRUDE
EXTRUDE
EXTRUDE <z start> <z end>


Extrude the currently selcted geometry.
The variable SolidRef will be set to the number of the solid that was created.

Parameters

<z start>
Z co-ordinate of the start point.
<z end>
Z co-ordinate of the end point.

Example

EXTRUDE -2, 4


This will extrude the currently selected geometry along the depth axis from -2 to +4.


For an example macro see Explode_Shape Bag_Solids Solids Solid_Type