Regenerate graphics map files in a target system - SmartPlant Foundation - IM Update 48 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

This process step is used in the sample workflow, CDWGenerateGraphicsMapFile, delivered through Smart Community. For more information, see Find sample data on Smart Community.

Process class name: SDVCDWGenerateGraphicsMapFile

Syntax: SDVCDWGenerateGraphicsMapFile, Arg1, Arg2, Arg3

Where:

Arg1: Specifies the relationship definition UID that is used to get the drawing representations related to the document revision object, which is attached to the workflow.

Arg2: Specifies the relationship definition UID that will be used to get the CDW objects or FDW tags related to the drawing representations extracted using Arg1.

Arg3: Optional argument. Specifies the graph definition UID that can be used as a pre-expansion of objects. This graph definition can be configured to traverse from document revisions, to drawing representations, to CDW objects, or to FDW tags.

Example 1: Data transfer from CDW source system to CDW target system

SDVCDWGenerateGraphicsMapFile,SPFDesignDocRevisionDrawingRepresentation,SPFFDWDrawingRepresentationCDWObject

Example 2: Data transfer from CDW source system to FDW target system

SDVCDWGenerateGraphicsMapFile,FDWDocumentRevisionDrawingRepresentation,FDWDrawingRepresentationFDWTag