Share

SketchHolePlacementDefinition Object

Derived from: HolePlacementDefinition Object

Description

The SketchHolePlacementDefinition object defines the placement of a hole feature using sketch points.

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.
HoleCenterPoints Gets and sets the set of sketch points that define the centers of the holes of this feature.
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

HoleFeatures.CreateSketchPlacementDefinition

Version

Introduced in version 10

Was this information helpful?