Up to now, I have been able to work out a lot of how to use GraphSCAD and how to create new nodes by looking at the examples, and by knowledge of OpenSCAD. But I'm sure it would help to have some documentation. When creating new nodes I blindly copy an existing similar node, but I would like to know how the GraphSCAD model works.
For instance, I note that some existing nodes have multiple output objects, yet only the one called, simply, 'object' gets displayed, assuming it is not connected to anything else. Is this correct? Is there anything else I should know?
Can 2D object nodes have more than one output?
Can a node have output of more than one type, such as a 3D and a 2D object?