Properties - Intergraph Smart P&ID - Administration & Configuration - Hexagon PPM

SmartPlant Enterprise SmartPlant Adapter for Smart P&ID (2019)

Language
English
Product
Intergraph Smart P&ID
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10
Smart P&ID Version
9 (2019)

In general, there is a MapProperty object in the tool schema for each Smart P&ID property that needs to be published or retrieved.

In general, PropertyDef Objects in the tool schema must have a MapPropertyToProperty relationship with the SmartPlant Schema Object (InterfaceDef) in order for a property to be published.

  • For any published ClassDef – Any property having the MapPropertyToProperty rel will be published.

  • For any retrieved ClassDef – Any property having the PropertyToMapProperty rel will be retrieved.

During publishing, all such properties will be gathered from the relevant ClassDef and will be populated by corresponding values from the Smart P&ID item and property. Each updated property will be added to the container under its appropriate Interface realized by the ClassDef.

The properties and relationships for a MapProperty can be viewed in the Edit Map Property Definition dialog box.

General

Property

Value

UID

Must be unique. No other special requirements.

Name

The internal name of the Smart P&ID attribute. Required.

Selection Criteria

This field is used to specify the handling of process data properties on PipeRuns. For more information, see PipeRun.

Process Criteria

For properties that require special handling, the ProgID of the appropriate PropertyConversion class must be entered here. In some cases, additional parameters are also supplied in this field. For simple properties with matching data types, no value is required here. For more information, see Property Data Conversions.

Tool Schema Relationships

Relationship

Comment

Exposed by MapClasses

Every MapProperty must be related to a MapClass (MapClassMapProperties in the diagram).

Scoped by enumeration

If the data type of the property is enumerated, the MapProperty must be related to a MapEnumList. If the data type of the property is UoM, the MapProperty must be related to a MapUoMList (MapPropertyMapEnumList in the diagram). Otherwise, this relationship is not needed.

Mapping Relationships

Relationship

Comment

Map property to property

This relationship defines the property in the SmartPlant Schema to which this tool property is to be published (MapPropertyToProperty in the diagram). If this relationship is not defined, the property will not be published.

Property to map property

This relationship defines the property in the SmartPlant Schema from which this tool property is to be retrieved (PropertyToMapProperty in the diagram). If this relationship is not defined, the property will not be retrieved.