Graph definition properties - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

Note the following graph definition property contents, as generated by a tool.

+ISPFTEFSharedPipingComponent/+ISPFTEFSharedPipingComponent/,

SPFTEFComprisedOf_12/Comprised of/+ISPFTEFSharedPipingComponent,

EDG_DEVSharedPIDPipingComponent/DEVSharedPIDPipingComponent/+ISPFTEFSharedPipingComponent,

EDG_DEVSharedPDSPipingComponent/DEVSharedPDSPipingComponent/+ISPFTEFSharedPipingComponent,

EDG_DEVSharedPIDPipeCompPipeLine/DEVSharedPIDPipeCompPipeLine/+ISPFTEFSharedPipingComponent,

EDG_DEVSharedPIDPipeCompPipeLineEnd1/DEVSharedPIDPipeCompPipeLineEnd1/+ISPFTEFSharedPipingComponent,

EDG_DEVSharedPIDPipeCompDrawing/DEVSharedPIDPipeCompDrawing/+ISPFTEFSharedPipingComponent

To read a graph definition (line 2 from the code above), the first line is always the node name twice (also known as the starting interface name):

SPFTEFComprisedOf_12/Comprised of/+ISPFTEFSharedPipingComponent

Relationship to navigate _12 or _21 (direction to navigate the relationship)/Name of this node in the graph/The start point for the expansion.

The node names extracted from the graph using the above logic are:

+ISPFTEFSharedPipingComponent/

DEVSharedPIDPipingComponent

DEVSharedPDSPipingComponent

DEVSharedPIDPipeCompPipeLine

DEVSharedPIDPipeCompPipeLineEnd1

DEVSharedPIDPipeCompDrawing

See the following image for a graphical representation of the nodes:

graphdef code