Morne
@morne
New Member
Joined: Feb 15, 2024
Topics: 13 / Replies: 18
Reply
RE: Exclude all nested layers within a specific layer

Almost there This works, almost. When I say, exclude switching “Mainlayer” and its nested layers on, I meant to ignore it no matter what the current …

7 years ago
Forum
Reply
RE: Exclude all nested layers within a specific layer

Thanks Denis But that still pretty much works like I have it in my 1st code example I need to exclude ”MainLayer” from being switched on as well as…

7 years ago
Forum
Reply
RE: Exclude all nested layers within a specific layer

denisT: fn setAllLayersOn state = ( for k=0 to layerManager.count do (layerManager.getlayer k).on = state ) fn setLayerOn name state = ( if…

7 years ago
Forum
Reply
RE: Exclude all nested layers within a specific layer

We replied at same time If I change it to “on” I still get: Unknown property: “on” in undefined (line 4)

7 years ago
Forum
Reply
RE: Exclude all nested layers within a specific layer

if I for example declare state in the beginning as true, then I get an error about “on” being an unknown property…

7 years ago
Forum
Reply
RE: Exclude all nested layers within a specific layer

Hi Denis Thanks for the reply. However I’m not sure I understand what you are saying Running you code gives me this result: – Error occurred in k lo…

7 years ago
Forum
Topic
Forum
Replies: 12
Views: 44
Reply
Forum
Topic
Forum
Replies: 7
Views: 20
Topic
Forum
Replies: 2
Views: 11
Reply
8 years ago
Forum
Topic
Forum
Replies: 3
Views: 10
Reply
RE: Dos commands freeze UI – even when using .NET Shell

Thanks Daniel, that did the trick. I was also feeding my progress bar integer values instead of float values. Finally working now. Thanks to everybody…

8 years ago
Forum
Topic
Topic
Page 1 / 3