WorkPoint.SetBySphereCenterPoint Method
Parent Object: WorkPointDescription
Redefines the work point to be at the center of the Sphere specified by the input face.
Remarks
This method is not valid when the work point exists in an Assembly component definition.Syntax
WorkPoint.SetBySphereCenterPoint( Face As Face )Parameters
Name | Type | Description |
Face | Face | Input Face object whose geometry is a spherical surface. An error occurs if the geometry of the input face is not a spherical surface |