This input method is for creating a non-parametric construction axis whose position in space is defined by an InfiniteLine3D object.
This method of defining a construction axis is only valid when working in the direct modeling mode. This is not valid when working in the parametric modeling mode and will fail.
"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 |
| line | InfiniteLine3D | An InFiniteLine3D object |
| Name | Description |
| Construction Axis API Sample | Demonstrates creating construction axis in various ways. |