WorkAxis.SetByAnalyticEdge Method
Parent Object: WorkAxisDescription
Method that redefines the work axis to be based on the input edge.
Remarks
This method is not valid when the work axis exists in an Assembly component definition.Syntax
WorkAxis.SetByAnalyticEdge( Edge As Edge )Parameters
Name | Type | Description |
Edge | Edge | Input Edge object that can be a circle, arc, or an ellipse. |