Expose shortcut menu actions - SmartPlant Foundation - IM Update 48 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

Common shortcut menu actions (also called right-hand mouse or RHMs) may have specific methods for specific access groups.

To expose a method by right-clicking an object, it is necessary to relate the method to one of the object's interfaces.

This can be done in three ways:

  • Right-clicking an interface (for example, ISPFDocument) and clicking Manage Methods on the shortcut menu. The Manage Related Items form is displayed.

    See Manage related items for details on how to use this form.

  • By dragging the method onto the appropriate interface definition.

    Attaching a method to an interface definition means that the method is available for all objects instantiated by the interface definition.

  • Using the Manage Interface command, available as a shortcut menu command.