Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have created X,Y,Z parameters for my family Instances and I want to update the location of my elements if values of my parameters are changed (without having to click anywhere else).
Is there a way to do this?
I am trying to trigger an event from OnStartUp, but since it is a custom parameter I can use GetChangeTypeParameter
GetChangeTypeAny is not responding to the changes in my case
I do not want to call the trigger for externalcommand
(the end user doesn't want to click anywhere else after modifying the parameter)
Solved! Go to Solution.