Post handler functionality - SmartPlant Foundation - IM Update 44 - Customization & Programming - Hexagon

SmartPlant Foundation Customization

Language
English
Product
SmartPlant Foundation
Search by Category
Customization & Programming
SmartPlant Foundation / SDx Version
10

When we came to using the post handler we realized that it needed some changes. Originally we just provided the collection of target items. However, what we need to do is manipulate the collection of relationships. To support this we added the RelDirection indicator and send down the collection of relationships, whereas previously we were sending down the collection of target objects.

This allows the developer to manipulate the relationships collection and also get access to the target objects by using the relationship direction.