IEFAdapterProject Interface - 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)

This interface is added for tools to support publish at the project level.

The tool needs to set ProjectModeIntegration on SupportFeatures to TRUE and also make a connection to a project in SmartPlant Foundation by calling the ConnectToProject method available on IEFCommonUIApplication or IEFCommonUIApplication2 and pass the tool project name that should match the SmartPlant Foundation project name. See ConnectToProject As Long for details. The PublishDocument method is called by the EFServiceManager during the project-level publish. Tools that are required to publish at the project level need to implement the IEFAdapterProject interface.