import export CSV to match Layer State to Layout's ViewPorts

import export CSV to match Layer State to Layout's ViewPorts

jtm2020hyo
Collaborator Collaborator
500 Views
7 Replies
Message 1 of 8

import export CSV to match Layer State to Layout's ViewPorts

jtm2020hyo
Collaborator
Collaborator

Anyone know if possible import/export a CSV than set Layer States to determined Layout?
the CSV structure should be like this:

export

LAYER STATE | LAYOUT

unknow | lay_name_01

unknow | lay_name_02

unknow | lay_name_03

unknow | lay_name_04

unknow | lay_name_05

layer_stat03 | lay_name_06

import

LAYER STATE | LAYOUT

layer_stat01 | lay_name_01

layer_stat02 | lay_name_02

layer_stat01 | lay_name_03

layer_stat02 | lay_name_04

layer_stat01 | lay_name_05

layer_stat03 | lay_name_06

0 Likes
501 Views
7 Replies
Replies (7)
Message 2 of 8

jotaferrer
Advocate
Advocate

Hey @jtm2020hyo do you want to group all layer state into a single CSV file? Not sure if I got it right, by as far as I know, you can export 'em but in .las only...

0 Likes
Message 3 of 8

jtm2020hyo
Collaborator
Collaborator


Could be cool have all layers state in CSV files to more control.

...but I think a more easy method is only write Layer Filter Name
...then Select Layouts
...and Enter to freeze/thaw all viewports there.
... or Freeze others and Thaw selected filter and viceversa.

0 Likes
Message 4 of 8

jotaferrer
Advocate
Advocate

Sorry for my lack of understanding but I'm not sure what you are trying to do so...

Are you trying to choose the layers that will be frozen in selected layouts?

0 Likes
Message 5 of 8

jtm2020hyo
Collaborator
Collaborator


yes.

I just want select layouts and update all viewports freeze/thaw using CSV or just typing a layer group/filter or regex layer name.

0 Likes
Message 7 of 8

jtm2020hyo
Collaborator
Collaborator

Thanks for the help.

 

... but I wish manage the VP Freeze option in Selected layouts

 

jtm2020hyo_0-1651026710580.png

 

until I know there do not exist such lisp. for this motive I request for help.

 

 

Message 8 of 8

jotaferrer
Advocate
Advocate
I was blind, but now I see xD now I really got what you need! I'll start to write something for you