create_flow_property
Create a new SysML FlowProperty with a given name, direction (in, out, or inout), and parent ID in the model.
Instructions
Create a SysML FlowProperty. direction: in | out | inout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| direction | Yes | ||
| parent_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||