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 1: Line 1:
[[Geometry:Selecting_Geometry|'''Back''']]
[[Geometry:Selecting_Geometry|{{Up}}]]


{{Command|syntax=SELECT_SHAPE <shape ref>
{{Command|syntax=SELECT_SHAPE <shape ref>

Latest revision as of 22:23, 30 July 2010

Up

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