This input method is for creating a construction plane that is offset from a planar face or construction plane at a specified distance. This can result in a parametric or non-parametric construction plane depending on whether the parent component is parametric or is a direct edit component.
"constructionPlaneInput_var" is a variable referencing a ConstructionPlaneInput object. |
"constructionPlaneInput_var" is a variable referencing a ConstructionPlaneInput object. |
| Type | Description |
| boolean | Returns true if the creation of the ConstructionPlaneInput is successful. |
| Name | Type | Description |
| planarEntity | Base | A plane, planar face or construction plane from which to create the offset plane |
| offset | ValueInput | ValueInput object that specifies the offset distance for the plane |
| Name | Description |
| Construction Plane API Sample | Demonstrates creating construction plane by different ways. |
| Loft Feature API Sample | Demonstrates creating a new loft feature. |