Share

PartFeatures.HoleFeatures Property

Parent Object: PartFeatures

Description

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 HoleFeatures

Property 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.

Version

Introduced in version 5

Was this information helpful?