Application Programming Interface - Integration - Update 46 - Help - Hexagon

SmartPlant Integration .NET 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)

SmartPlant Common UI has the following two interfaces:

  • ISPClientApplicationUI - For tools that support SmartPlant Common UI’s user interface windows. SPCLCommonUIApplicationUI implements this interface.

  • ISPClientApplicationNoUI - For tools that do not support SmartPlant Common UI’s user interface windows. For example, a user interface for SmartPlant Common UI might not be required for the middle tier of a product, with a three-tier architecture, or for a product implemented as a service. SPCLCommonUIApplicationNoUI implements this interface.

A tool can only use one of these interfaces at a time.