FAQ: What is the difference between PartId and NodeId?

In the Communicator documentation, you may notice that certain functions contain parameters with specific types – for example, the function getNodeLineColor(partId, lineIndex) takes a PartId as a parameter.

But Communicator is, for many users, a JavaScript API, so why are there types listed in the documentation?

To learn more, check out our forum post.