Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > IDL Code > Modeling IDL code in Modeler > Creating IDL Items > Creating a node type (IDL code)
  
Creating a node type (IDL code)
You cannot create new Node Types in a model.
All Nodes use the DanceNode node type as their type. The DanceNode node type resides in the following Package:
IDL Profile::DnC Elements::CCM_DDS package.
The DanceNode node type includes the following Attributes: hostName and portNumber.