Tag base class example - HxGN SDx - Update 61 - Help - Hexagon

Managing Smart 3D Project/As-Built with HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Help
SmartPlant Foundation / SDx Version
10

When SDx receives the schema, the functionality expands out all the realizes relationships and adds the items into the tag type hierarchy.

In the following example, the tag type hierarchy shows how the class definitions are associated to the tag types. The Process Equipment class definition is related to the Fluid Transfer Equipment enum using an interface definition, which realizes the Blower and Pump tag types. The Pump tag type realizes the Centrifugal pump, Gear pump, and Rotary pump tag types.

Tag Type

Tag Class

Tag Type 1

Tag Type 2

Tag Type 3

Tag Type 4

Tag Item

Instrument(*)

Equipment(*)

HVAC Equipment(*)

Process Equipment(*)

Fluid Transfer Equipment

Blower

Pump

Centrifugal pump

Gear pump

Rotary pump

  • The items marked with (*) next to them can have either an interface (with properties) or a class definition associated with them.

  • All class definitions realize at least one interface definition. However, some class definitions that are associated to an interface definition are still displayed in the tag type hierarchy.