symo Posted August 28, 2021 Share Posted August 28, 2021 Im finding myself constantly at odds with the Truss Cross objects & constantly deleting them - sometimes layers of them after a single action (adding or deleting truss, lights, etc). Theres absolutely no use for them in my current workflow. Can these be disabled? Cheers 2 Quote Link to comment
Jacob@tangably.com Posted October 26, 2021 Share Posted October 26, 2021 We are experiencing the same issue with "truss Cross" populating anytime we move truss. Has anyone found a way to turn these off? Quote Link to comment
stayathomedad Posted October 28, 2021 Share Posted October 28, 2021 I was told a couple years ago that there isn't a way to turn them off, as it is part of the Braceworks module. I think that it is still true, but I haven't dug into it for a while. My solution is to create a class that is always hidden and every so often run my script to select them and then re-class them. The name of my hidden class is "Truss Cross Turds". Quote Link to comment
symo Posted January 29, 2022 Author Share Posted January 29, 2022 On 10/28/2021 at 4:20 PM, stayathomedad said: I was told a couple years ago that there isn't a way to turn them off, as it is part of the Braceworks module. I think that it is still true, but I haven't dug into it for a while. My solution is to create a class that is always hidden and every so often run my script to select them and then re-class them. The name of my hidden class is "Truss Cross Turds". I had forgotten about this thread but was reminded again when the stupid truss cross objects started harassing me again. I like the sound of your script idea - but have no experience with them. Can you shed any light on how to do this? Quote Link to comment
tailortek Posted February 9, 2022 Share Posted February 9, 2022 Hey stayathomedad, Any chance you can attach that script? Having a hard time making it myself. Thanks. Quote Link to comment
Mickey Posted February 9, 2022 Share Posted February 9, 2022 I just got burned by these in 12" truss. I had done something to my symbols in 20" to make them go away. I F&(K!NG HATE BRACEWORKS Quote Link to comment
stayathomedad Posted February 14, 2022 Share Posted February 14, 2022 (edited) Try this: DSelectAll; SelectObj(INSYMBOL & INVIEWPORT & (PON='BrxCustomTrussCross')); SetClassN(FSActLayer, 'Truss Cross Turds', True); Use whatever name you want for the class, but I still like Truss Cross Turds. Symo, I too know very little about scripting, but started learning by using the custom selection tool to create a VectorScript. I then found and edited that newly created script inside the newly created script folder that was in the Resource Manager. My experience so far has been that once I committed to understanding scripting better, it was pretty easy to get answers from the VW Help portal and these forums. Mickey, I said those same things about Braceworks in the past but have been spending a good chunk of time getting it to work for what I do. I'm coming around to almost liking it. The bottom line is that it is a tool that will be used in our industry and whether a production rigger like myself uses it or not, there is a need to understand how it works. When a person runs into someone that is using BW but only half way understands it and is making decisions on bad data, it will be very valuable to understand how to use BW properly. Edited February 14, 2022 by stayathomedad 1 Quote Link to comment
symo Posted February 16, 2022 Author Share Posted February 16, 2022 Cheers stayathomedad. Will give it a crack. Love the name of the class too - will happily do the same. Quote Link to comment
symo Posted February 16, 2022 Author Share Posted February 16, 2022 Happy to say - I got it to work! Many thanks for that Quote Link to comment
SketchyJed33 Posted March 14, 2023 Share Posted March 14, 2023 Here is the easy answer without having to do any crazy programming File > Document settings > Spotlight Prefs > Loads and Rigging tab, check box on the bottom , then go into your drawing and turn off that class. 3 Quote Link to comment
Mickey Posted May 11, 2023 Share Posted May 11, 2023 On 3/14/2023 at 11:53 AM, SketchyJed33 said: Here is the easy answer without having to do any crazy programming File > Document settings > Spotlight Prefs > Loads and Rigging tab, check box on the bottom , then go into your drawing and turn off that class. For a bit VW23 seemed to be better. I was getting a little better results with 5 way corners, but still ran into the limitations of BW but then the truss turds came back. I couldn't remember how I got rid of them and came back to this thread to find the script. I see your solution, and that must be an addition to 23 which is great. But I think they should have followed @stayathomedad and called them "Truss Cross Turds" because that's what they are. Quote Link to comment
stayathomedad Posted May 12, 2023 Share Posted May 12, 2023 Woohoo! I hadn't noticed the new setting. Thanks @SketchyJed33 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.