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.
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. |