
setdesigner
Member-
Posts
111 -
Joined
-
Last visited
Reputation
21 GreatPersonal Information
-
Location
Canada
Recent Profile Visitors
3,710 profile views
-
Linking a Saved View to a Viewport and vice-versa
setdesigner replied to shorter's question in Wishlist - Feature and Content Requests
I explored the camera with the same idea in mind. But once the camera in used to produce a viewport, it does not affect the viewport if you change it in the design layer. I wish the camera was always liked to the viewport. -
Data tag info of worksheet in a cell of that worksheet
setdesigner replied to setdesigner's question in Troubleshooting
Thanks Pat, I found the post. What I wish to achieve is modify multiple worksheets at the same time, without opening them. So I tought about attaching a record to the worksheet image so I can select them and change the record to change the value in the worksheet. -
Data tag info of worksheet in a cell of that worksheet
setdesigner replied to setdesigner's question in Troubleshooting
Ok, I realise I cannot get the library tags in the worksheet. What about adding a record format to the worksheet image. I am tryning this and recalculate when the worksheet image is selected but it does not report the value, any clues ? =FORMATFIELD(SEL=TRUE; ((R IN ['ICAWS']))) or =FORMATFIELD(SEL=TRUE; 'ICAWS'.'WSN') 2025-03-11.vwx -
Data tag info of worksheet in a cell of that worksheet
setdesigner posted a question in Troubleshooting
Hello, How can I get the data tag info of a worksheet in a cell of that worksheet ? To get ZZZ to show in a cell ? Thaks -
I am trying to make a tag o show the pen color an line thickness. I am able to get the thickness, but I need to convert it to mm since my units are in feet&inches. And I am unable to get the pen color to show. Any ideas ? 2025-LINE-TAG.vwx
-
Thanks, this works well
-
I have tried the updated version with my project wich has 50 circles. It takes a long time to process (about 2-3 minutes) but it works. But I also crashed a few times just selecting the node... Thanks
-
Unfortunalty not, but they represent 50% of the shapes I am using, so it would help a lot, thanks
-
Thanks, I am showing a small example in much bigger project, so hopefuffy I can use marionette !
-
I am trying to reproduce the add surface command with marionette using planar boolean. The result is different, any tips ? PLANAR-BOOLEAN-MARIONETTE.vwx
-
This is a really good solution. Thanks for the detailed procedure, very helpful ! I had begun to try it but could not figure it out completely, now I understand much better.
-
Well this is easy... and it works. Thanks
-
I am also trying to format the database to show the individual length in inches and the total in feet and inches. The file units are feet and inches fractionnal. I can almost achieve it, I just can get the inch sign (") to show: I use =VALUE(TXT(LENGTH; 'inches')) But if I had the parameter 'units' =VALUE(TXT(LENGTH; 'inches'; 'units')) It reverts back to feet Any ideas ? 2025-WS-INDEX.vwx
-
Ability to split worksheet in sheet layer
setdesigner replied to setdesigner's question in Wishlist - Feature and Content Requests
Thanks, I saw your post, but did not try it yet !