Nodes > Functions > Sub-Graph > Curve Object Import

Imports a Curve Object into the sub-graph.
Outputs
| Name | Type | Description |
|---|---|---|
| Curve | CURVE_OBJECT | Imported Curve Object. |
Properties
| Name | Type | Description |
|---|---|---|
| Title | string | How the port is titled on the parent sub-graph node. |
| Group | string | If not empty, draws the port in a collapsible group with this Group name in the parent sub-graph's settings view. |
| SortIndex | int | Controls the ordering relative to other ports on the parent sub-graph node. |
| Tooltip | string | Tooltip message shown on mouse hover. |
Was this page helpful?