Share

ConcentricHolePlacementDefinition Object

Derived from: HolePlacementDefinition Object

Description

The ConcentricHolePlacementDefinition object defines the placement of a hole feature with a circular edge or a cylindrical face.

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.
ConcentricReference Property that indicates the circular Edge or the cylindrical Face which forms the reference for the hole placement.
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.
Plane Property that indicates the Face or WorkPlane on which the hole feature is placed.
Type Returns an ObjectTypeEnum indicating this object's type.

Version

Introduced in version 10

Was this information helpful?