This input method is for creating a construction axis from a specified linear/circular edge or sketch curve. 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 |
edgeEntity | Base | A linear/circular edge, construction line, or sketch line |
Name | Description |
Construction Axis API Sample | Demonstrates creating construction axis in various ways. |