SELECT SHAPE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
MikeO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
[[Geometry:Selecting_Geometry|'''Back''']]
{{Command|syntax=SELECT_SHAPE <shape ref>
{{Command|syntax=SELECT_SHAPE <shape ref>
|description=:Select a shape that has been created by the macro.
|description=:Select a shape that has been created by the macro.

Revision as of 21:51, 30 July 2010

Back

Command

SELECT_SHAPE <shape ref>


Select a shape that has been created by the 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

SELECT_SHAPE MyShapeRef
For an example macro see Explode_Shape Bag_Solids Geo_Pattern Geo_Transform Solids Solid_Type