question

pc neo avatar image
0 Likes"
pc neo asked pc neo commented

modifying code in VIEWS:/rootmenu and VIEWS:/standardviews cannot be persistent

I am attempting to do 2 things which I though can be achieve by modifying code in VIEW:/ nodes. However, my code changes "disappear" after I saved my model. Some details are given below. Am I approaching it the wrong way?

a) to disable model tree view

- attempt to change in VIEW:/rootmenu subnodes

b) to disable the Quick properties view for dashboard.

- attempt to change in VIEW:/standviews/modellingutilities/QuickProperties eventfunction node.

FlexSim 18.1.1
using codedisablestandard feature
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Steven Hamoen avatar image
3 Likes"
Steven Hamoen answered pc neo commented

@pc neo This is correct, those changes are not saved in your model. If you want to do this you have to create a module and take a look at the Environments option. This post also deals with this.

· 6
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.