SELECT SHAPE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 8: Line 8:
:SELECT_SHAPE
:SELECT_SHAPE


:For an example in a real macro see [[Explode_Shape]]
:For an example in a real macro see [[Explode_Shape]] or [[Bag_Solids]]


[[Category:Geometry]]
[[Category:Geometry]]

Revision as of 20:36, 29 July 2010

Command

SELECT_SHAPE <geo ref>


Select the defined shape by its geo ref.

Parameters

<geo ref>
The reference number of the geometry feature.

Example

SELECT_SHAPE
For an example in a real macro see Explode_Shape or Bag_Solids