HOLEFR GET LIST HOLES

From Macros Wiki
Revision as of 23:58, 27 August 2015 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

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