PartFeatures.HoleFeatures Property
Parent Object: PartFeaturesDescription
Property that returns the HoleFeatures collection object. This collection provides access to existing HoleFeature objects and provides functionality to create new HoleFeature objects.
Syntax
PartFeatures.HoleFeatures() As HoleFeaturesProperty Value
This is a read only property whose value is a HoleFeatures.Samples
Name | Description |
Hole Feature - Through holes (RegularAndTapped) | This sample demonstrates the creation of through holes, both regular and tapped. |
Hole feature linear placement | This sample demonstrates the creation of a hole feature using the linear placement type. |