WorkPointProxy.SetByTorusCenterPoint Method
Parent Object: WorkPointProxyDescription
Method that redefines the work point to be at the center of the torus specified by the input face.
Syntax
WorkPointProxy.SetByTorusCenterPoint( Face As Face )Parameters
Name | Type | Description |
Face | Face | Input Face object whose geometry is a torus surface. An error occurs if the geometry of the input face is not a torus surface. |