Create Single Component¶
The module adds a single component to the data stream. Used to create an a single global object. E.g. a city object.
Parameter¶
| Name | Type | Description |
|---|---|---|
| lead_view_name | STRING | lead view name |
| component_type | STRING | set component type COMPONENT, NODE, EDGE or FACE |
| create_empty | BOOL | create without object |
| append | BOOL | append data to stream |
Data-stream¶
| View | Attribute | Type | Access | Description |
|---|---|---|---|---|
| lead_view_name | COMPONENT | write |
Module Name¶
DM_CreateComponent