HOLEFR GET LIST HOLES
From Macros Wiki
Command
- HOLEFR_GET_LIST_HOLES <array:list of holes> [<num holes>]
- Get a list of the hole features.
Parameters
- <list of holes>
- Array variable to be set to the list of hole features
- <num holes>
- Optional variable to be set to the number of hole features
Example
- LOCAL iList(100)
- HOLEFR_GET_LIST_HOLES iListHoles, iNumHoles