Share

HolePlacementDefinition Object


Description

The HolePlacementDefinition object is the base class that defines the placement method for hole features.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Parent Property that returns the parent PartFeature of the definition. This property returns Nothing in the case where the definition object is created using one of the Create methods on the HoleFeatures object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

HoleFeature.PlacementDefinition, HoleFeatureProxy.PlacementDefinition

Derived Classes

ConcentricHolePlacementDefinition, LinearHolePlacementDefinition, PointHolePlacementDefinition, SketchHolePlacementDefinition

Version

Introduced in version 10

Was this information helpful?