Define Naming Rules for Objects - Integration - Update 44 - Help - Hexagon

Integration Help

Language
English
Product
Integration
Search by Category
Help
Smart 3D Version
12.1 (2019)
Smart Construction Version
2019(7.0)
SmartPlant Foundation / SDx Version
10
Smart Electrical Version
2019 (9.0)
Smart Materials/Smart Reference Data Version
2020 (10.0)
Smart P&ID Version
9 (2019)
Smart Review Version
2020 (15.0)
Smart Engineering Manager Version
10 (2019)
Smart Interop Publisher Version
13.1 (2019 R1)
Smart Isometrics Version
7.0(2019)
Spoolgen Version
9.0(2019)
  1. Create a new schema file or open an existing schema file. The schema file should only contain meta-schema extension objects (no other schema objects).

  2. View the schema file.

  3. Select the Editor check box on the View Schema dialog box.

    SchemaEd View Schema

  4. Click the Editor tab and scroll down to the Environment tree.

    SchmeaEd Tree View MultiTab

  5. Select the Extend MetaSchema environment.

    SchemaEd Extend Meta Schema db

  6. Use the Extend Meta Schema dialog box to create and edit name display rules. The rules control the "name" used by the Schema Editor to display meta-schema and schema objects.

  7. If a meta-schema extensions file is opened and the session saved, the session file that is created will contain the meta-schema extensions file. The same is true if a configuration file is created. If this session file is opened, the meta-schema extensions file automatically load.

  8. Click New Rule to create a new name display rule (instance of NameDisplayRule). The Edit dialog box displays.

  9. Define the new name display rule. Existing name display rules can be edited by first selecting the name display rule from the combo box drop-down list and then selecting the Edit Rule button.

  10. When the extensions to the meta-schema have been completed, the schema file needs to be converted to a meta-schema file. To convert the schema file to a meta-schema file, open the schema file in Notepad or another text editor.

  11. Change the Scope entry on the first line from ā€œSchemaā€ to ā€œMetaSchemaā€. If the need arises to further extend the meta-schema, then this same process can be done in reverse and the Scope changed back to ā€œSchemaā€.

    SchemaEd AAAxml Example

  12. Click File > Open > Meta Schema Extensions.