HoleFeature.SetToFaceExtent Method

Parent Object: HoleFeature

Description

Method that specifies the termination type for the hole feature. Hole features can be specified to terminate at a particular distance or object, or can be specified as "through all," which means it extends through all faces of the feature. This method defines the hole's termination at a particular face.

Syntax

HoleFeature.SetToFaceExtent( ToFace As Object, ExtendToFace As Boolean )

Parameters

Name Type Description
ToFace Object Input Object that defines the 'to face.' This can be either a or WorkPlane object.
ExtendToFace Boolean Input Boolean that specifies whether to extend to the face.

Version

Introduced in version 6