Hi,
i´m using some reference panels whose Initialize event are by default not to be run. (Stat Init-Script in Ref=FALSE)
However I would like to initilize them after some time if some conditions are fullfilled.
How can I run the "EventInitialize" of this reference panels from the main panel? is there any possibilty to run it by code, like PANEL_SHAPE1.init() ??
Thanks
Initliaze after "Start Init-Script in Ref"=FALSE
- alaralum
- Posts:22
- Joined: Mon Jan 09, 2017 9:56 am
Initliaze after "Start Init-Script in Ref"=FALSE
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Initliaze after "Start Init-Script in Ref"=FALSE
It looks like there is no option to start the Initialize scripts for a reference by command if the option Start Init-Script in Ref = FALSE..
You can maybe use another solution to load the reference with the function addSymbol() when the conditions are fulfilled.
Best Regards
Leopold Knipp
Senior Support Specialist
You can maybe use another solution to load the reference with the function addSymbol() when the conditions are fulfilled.
Best Regards
Leopold Knipp
Senior Support Specialist