Skip to main content
1-Visitor
November 6, 2015
Solved

features in config.pro

  • November 6, 2015
  • 2 replies
  • 4085 views

features.jpg

i want to make all time features in ansembly active

i make a default assambly design but i do not sintax for this

what is parameter in config. pro for this ?

could help me somebody with a ansambly config fille and i select from it what i need ?

tks

Best answer by Sachin

Hello Redro,

You can save these model tree settings into a model tree config file by

Snap2.gif

Once you save tree.cfg into a location, then you can set a config option "mdl_tree_cfg_file" in config.pro to take the changes by default.

Hope this answers your query.

Thanks,

Sachin

2 replies

24-Ruby III
November 6, 2015

Hi,

save model tree configuration in tree.cfg file and set mdl_tree_cfg_file option in config.pro file, for example:

mdl_tree_cfg_file       C:\PTC\\tree.cfg

MH

Dale_Rosema
23-Emerald III
23-Emerald III
October 1, 2018

Is there a config option like display_assm_feature that you can turn on, or is the only way to do this through the tree.cfg.

Sachin1-VisitorAnswer
1-Visitor
November 6, 2015

Hello Redro,

You can save these model tree settings into a model tree config file by

Snap2.gif

Once you save tree.cfg into a location, then you can set a config option "mdl_tree_cfg_file" in config.pro to take the changes by default.

Hope this answers your query.

Thanks,

Sachin