Create a ConstructionPlaneInput object that is in turn used to create a ConstructionPlane.
"constructionPlanes_var" is a variable referencing a ConstructionPlanes object.
|
"constructionPlanes_var" is a variable referencing a ConstructionPlanes object.
|
Type | Description |
ConstructionPlaneInput | Returns a ConstructionPlaneInput object |
Name | Type | Description |
occurrenceForCreation | Occurrence | A creation occurrence is needed if the input is in another component AND the construction plane 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 Plane API Sample | Demonstrates creating construction plane by different ways. |
Loft Feature API Sample | Demonstrates creating a new loft feature. |