WorkPlane.SetByTorusMidPlane Method
Parent Object: WorkPlaneDescription
Method that redefines the work plane to be at the mid-plane of the torus specified by the input face.
Remarks
This method is not valid when the work plane exists in an Assembly component definition.Syntax
WorkPlane.SetByTorusMidPlane( Face As Face )Parameters
Name | Type | Description |
Face | Face | Input Face object that represents a torus surface. |