This input method is for creating an axis coincident with the axis of a cylindrical, conical or torus face.
This can result in a parametric or non-parametric construction axis depending on whether the parent component is parametric or is a direct edit component.
"constructionAxisInput_var" is a variable referencing a ConstructionAxisInput object.
|
"constructionAxisInput_var" is a variable referencing a ConstructionAxisInput object.
|
Type | Description |
boolean | Returns true if the creation of the ConstructionAxisInput is successful. |
Name | Type | Description |
circularFace | BRepFace | The face from a cylinder, cone, or torus. |
Name | Description |
Construction Axis API Sample | Demonstrates creating construction axis in various ways. |