Methods to Get Published Object List - Integration - Update 44 - Help - Hexagon

SmartPlant Integration COM Help

Language
English
Product
Integration
Search by Category
Help
SmartPlant Foundation / SDx Version
10
Smart P&ID Version
9 (2019)
Smart Engineering Manager Version
10 (2019)

The authoring tool can use the following methods to get the list of its published objects and relationships. These methods will help in recreating the objects and relationships that are not in the authoring tool after a restore.

These three methods must be called in the order given. The CreateContainersForPublisheObjList method creates containers required in the GetPublishedObjList method. The GetPublishedObjList method returns the document objects published by the authoring tool, and the ReleaseContainersForPublishedObjList method releases the containers created in the CreateContainersForPublishedObjList method.