HoleFeatureProxy.SetThroughAllExtent Method
Parent Object: HoleFeatureProxyDescription
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 a through-all termination type.
Syntax
HoleFeatureProxy.SetThroughAllExtent( ExtentDirection As PartFeatureExtentDirectionEnum )Parameters
Name | Type | Description |
ExtentDirection | PartFeatureExtentDirectionEnum | Input argument identifying the direction in which to extend the hole feature. |