Create a ConstructionAxisInput object that is in turn used to create a ConstructionAxis.
"constructionAxes_var" is a variable referencing a ConstructionAxes object.
|
"constructionAxes_var" is a variable referencing a ConstructionAxes object.
|
Type | Description |
ConstructionAxisInput | Returns a ConstructionAxisInput object |
Name | Type | Description |
occurrenceForCreation | Occurrence | A creation occurrence is needed if the input is in another component AND the construction axis is not in the root component. The occurrenceForCreation is analogous to the active occurrence in the UI. This is an optional argument whose default value is null. |
Name | Description |
Construction Axis API Sample | Demonstrates creating construction axis in various ways. |