ToolParameters - 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)

Description

A collection of tool parameters that the design tool needs to know in the Adapter code. This is the same object that the design tool has passed in the EFCommonUI Connect call. The property type is IEFToolParameters. The IEFToolParameters is a collection of IEFToolParameter. IEFParameter is a data class with sName (String) and vValue (Variant) properties.

Data Type

IEFToolParameters

Comments

EFServicesManager sets it.