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 structure (IDL code)
  
Creating a structure (IDL code)
1. In the Packages pane, locate the Package that is to own the Structure.
2. Right-click the Package, point to New, point to IDL Profile, and then click Structure.
3. Type the name of the Structure, and then press the Enter key.
Note that if you use a Structure to instantiate a Bound Module, the IDL Profile changes that Structure to a Message.