PrimitiveObject
Node Base Class
Properties
| Name | Type | Description |
|---|---|---|
| ColorIndex | int | Color Index |
| IsNode | bool | Node? |
| NodeName | string | Node Name |
| Nodes | List<PrimitiveObject> | Nodes |
Methods
| Name | Description |
|---|---|
| AddNode | Add Node |
| AddPrimitive | Add Primitive (PYRAMID) |
| Export | Export RVT |