DELETE SHAPE

From Macros Wiki
Revision as of 14:32, 12 August 2010 by ConnerO (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

DELETE_SHAPE <shape ref>


Delete a shape created by a macro.

Parameters

<shape ref>
A shape reference number. This will be the value set in the variable ContourRef when you use the CONTOUR command to create a shape.

Example

DELETE_SHAPE MyShapRef
For an example macro see Bag_Solids Solids Solid_Type