trueSpace create connector

script command for making node connectors
Node.ConCreate('/Project/Space 3D/Cube', 'Note', 'string',2)
4 types of connector can be created: float, double, string, ulong
double and float both create float connectors
string creates a string connector
ulong creates an unsigned integer connector so negative numbers are not possible
there is no option to create boolean type connectors

Leave a Reply

Your email address will not be published. Required fields are marked *