Difference between revisions of "GET NUM FEAT SELECTED"
From Macros Wiki
Line 8: | Line 8: | ||
===Example=== | ===Example=== | ||
− | :GET_NUM_FEAT_SELECTED | + | :GET_NUM_FEAT_SELECTED x2 |
:For an example macro see [[Calc_Geo_Extents]] [[Debug_Sel_geo]] | :For an example macro see [[Calc_Geo_Extents]] [[Debug_Sel_geo]] | ||
[[Category:Geometry]] | [[Category:Geometry]] |
Latest revision as of 18:56, 2 August 2010
Command
- GET_NUM_FEAT_SELECTED <num features>
- Get the number of features currently selected.
Parameters
- <num features>
- The name of a numeric variable to set to the number of features
Example
- GET_NUM_FEAT_SELECTED x2
- For an example macro see Calc_Geo_Extents Debug_Sel_geo