Page 1 of 1

Symbol Scale By Folder

PostPosted: Thu Jan 16, 2020 9:10 am
by Neil Blanchard
I want to use Symbol Scale by Folder, and I try to turn on Symbol Scale when I open a folder that has things like electrical symbols, that need to be scaled, based on the plot scale. The Symbol Scale setting keeps getting toggled off.

How do I get things that way I need them to be?

Re: Symbol Scale By Folder

PostPosted: Thu Jan 16, 2020 3:10 pm
by joshhuggins
Is Symbol Scale and Symbol Scale By Folder both checked?

Re: Symbol Scale By Folder

PostPosted: Fri Jan 17, 2020 11:25 am
by Neil Blanchard
joshhuggins wrote:Is Symbol Scale and Symbol Scale By Folder both checked?


No - I can only select the ... by Folder option, and I can't toggle on Symbol Scale when ... by Folder is off - OR when it is on.

Re: Symbol Scale By Folder

PostPosted: Fri Jan 17, 2020 1:18 pm
by joshhuggins
Hmmm, in your INI file is
[SymbolBrowser]
Symbol Scale by Folder=TRUE
?

Re: Symbol Scale By Folder

PostPosted: Fri Jan 17, 2020 2:46 pm
by Neil Blanchard
Yes, it is :

Symbol Scale by Folder=TRUE

Isn't that toggled by this setting?

Re: Symbol Scale By Folder

PostPosted: Fri Jan 17, 2020 4:14 pm
by joshhuggins
Neil Blanchard wrote:Isn't that toggled by this setting?
Yeah looks like it is. Could there maybe 2 entries for that INI setting?

The way it should work is you toggle on the global option 'Symbol Scale By Folder', and then Datacad should start reading and writing
Code: Select all[Scaling]
Symbol Scale=0
to each folder's SymbolBrowserInfo.INI file. Then when you browse around different folder, each will remember it's own state for Symbol Scale setting.

Where are your symbols living? With Symbol Scale By Folder enabled, can you verify that the SymbolBrowserInfo.INI value changes for a folder when you toggle Symbol Scale on/off?