Difference between revisions of "GET NUM FEAT SELECTED"
From Macros Wiki
Line 1: | Line 1: | ||
+ | [[Geometry:Selecting_Geometry|'''Back''']] | ||
+ | |||
{{Command|syntax=[[Image:get_num_feat_selected.png|right|GET_NUM_FEAT_SELECTED]]GET_NUM_FEAT_SELECTED <num features> | {{Command|syntax=[[Image:get_num_feat_selected.png|right|GET_NUM_FEAT_SELECTED]]GET_NUM_FEAT_SELECTED <num features> | ||
|description=:Get the number of features currently selected. | |description=:Get the number of features currently selected. |
Revision as of 17:51, 30 July 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 w1
- For an example macro see Calc_Geo_Extents Debug_Sel_geo