ShowEFCommonUI As Long - 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)

There will be a command to bring up the SmartPlant Browser in the design tool menu. The design tools should hook that command to this method. This method brings up the SmartPlant Common UI window containing SmartPlant Foundation Web Client view in a modal form.

The Connect method must be called before calling this method. SmartPlant Foundation Web Client view shown depends on the plant/project context set in Connect method.

Arguments

None

Return Value

0 if method is successful.

A negative number if method fails. (Check the LastErrorMessage property for error message.)

Comments

None