Layer State Manager (how to load with button)

Layer State Manager (how to load with button)

Anonymous
Not applicable
260 Views
1 Reply
Message 1 of 2

Layer State Manager (how to load with button)

Anonymous
Not applicable
I made a export from the "Layer State Manager" to *.las file from my prototype drawing.
Now I want to make a menu button which is calling back this *.las file. So that I don't have to do each time a import from this layer settings.
How can I do this?

Thanks
0 Likes
261 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
If you had a later state called "test", saved as "test.las",
you could restore that state with:
[Restore Layer State Test]^c^c(command "-layer" "A" "R" "test" "" "")

Bob
0 Likes