RecognizedHoleGroups.item Method
Parent Object: RecognizedHoleGroupsDefined in namespace "adsk::cam" and the header file is <Cam/HoleRecognition/RecognizedHoleGroups.h>
Description
Returns the hole group at the specified index from this collection of hole groups.
Syntax
"recognizedHoleGroups_var" is a variable referencing a RecognizedHoleGroups object.
|
Parameters
Name | Type | Description |
index | uinteger | The index of the hole group within this hole group collection to return. The first hole group in this collection has an index of 0. |