HoleTable.MatchCustomHoles Method
Parent Object: HoleTableDescription
Method that specifies two or more custom holes (designated with center marks) to be the same.
Syntax
HoleTable.MatchCustomHoles( HoleTags As ObjectCollection )Parameters
Name | Type | Description |
HoleTags | ObjectCollection | Input ObjectCollection containing HoleTag objects that represent center marks. All the hole tags are matched to the first hole tag in the collection. The method returns an error if any of the input hole tags do not represent a center mark. |