Returns the collection that provides access to the hole features within the component and supports the creation of new hole features.
holeFeatures.add |
Demonstrates the holeFeatures.add method using the createSimpleInput method. To use this sample, have a design open with a box. Select the face for the hole and two edges to define the position of the hole. |
holeFeatures.add with Counterbore |
Demonstrates the holeFeatures.add method using the createCounterboreInput method. The hole is positioned at the center of the selected edge. |
holeFeatures.add with Countersink |
Demonstrates the holeFeatures.add method using the createCountersinkInput method and postions the hole in the center of a selected circular edge. |