Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > C++ code > Generating C++ code > Generating C++ code > Generating C++ code > Setting up name conversions - optional (C++ code)
  
Setting up name conversions - optional (C++ code)
You can specify prefixes, suffixes and replacement characters when inserting Modeler object names into C++ code. The way in which model object names are modified is taken into account when mapping model objects to C++ code elements.
1. Using a text editor such as Notepad, open the mangle.ini file in the 'PTC Integrity Modeler\Modeler\System\CppGen' folder.
For more information, see Cpprev Name Conversions.
2. Make the required changes to mangle.ini.
For more information, see Cpprev Name Conversions.dita
3. Save and close the mangle.ini file.
4. If ACS is running, stop and restart ACS.