Difference between revisions of "GET NUM FEAT SELECTED"
From Macros Wiki
(New page: {{Command|syntax=GET_NUM_FEAT_SELECTED <num features> |description=*DESCRPTION* |param1=<num features>|param1_desc={{num features}} }} ===Example=== :- GET_NUM_FEAT_SELECTED [[Category:...) |
|||
Line 1: | Line 1: | ||
− | {{Command|syntax=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= | + | |description=:Get the number of features selected and store result in a variable. |
− | |param1=<num features>|param1_desc= | + | |param1=<num features>|param1_desc=Define a variable for the number of features selected. |
}} | }} | ||
===Example=== | ===Example=== | ||
− | : | + | :GET_NUM_FEAT_SELECTED w1 |
[[Category:Geometry]] | [[Category:Geometry]] |
Revision as of 11:39, 23 July 2010
Command
- GET_NUM_FEAT_SELECTED <num features>
- Get the number of features selected and store result in a variable.
Parameters
- <num features>
- Define a variable for the number of features selected.
Example
- GET_NUM_FEAT_SELECTED w1