User’s guide¶
- Create an Instant Terra C++ API instance
- Managing your projects
- Graph manipulation
- Accessing node data
- What is a graph “node”?
- Getting the node name
- Getting the node comment
- Getting the node model
- Getting the parameters count
- Determining if a parameter exists
- Retrieving the parameter name
- Retrieving the parameter value
- Getting the node connector count
- Retrieving the node connector
- Retrieving node data
- Node connectors and data
- Custom memory allocator & error handler