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:
{{Command|syntax=SELECT_SHAPE <geo ref>
{{Command|syntax=SELECT_SHAPE <geo ref>
|description=*DESCRPTION*
|description=:Select the defined shape by its geo ref.


|param1=<geo ref>|param1_desc={{geo ref}}
|param1=<geo ref>|param1_desc={{geo ref}}
Line 6: Line 6:


===Example===
===Example===
:- SELECT_SHAPE
:SELECT_SHAPE
 
:For an example in a real macro see [[Explode_Shape]]


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

Revision as of 20:29, 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