Share

PointHolePlacementDefinition.Parent Property

Parent Object: PointHolePlacementDefinition

Description

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.

Syntax

PointHolePlacementDefinition.Parent() As HoleFeature

Property Value

This is a read only property whose value is a HoleFeature.

Version

Introduced in version 10

Was this information helpful?