Rob87 Posted March 7, 2023 Share Posted March 7, 2023 Hi there, I try to get the Style of an Object, but it is not possible to get it with the "Get Record Field" Node. I used to look up the internal field name within in the Worksheet builder, but there is no 'Style' available. Because of that I don't know its "Coding" name. How can I get this? Is there another way to get the Style of f.e. in my case a Lighting Pipe? Thank you! Quote Link to comment
Vectorworks, Inc Employee SBarrettWalker Posted March 7, 2023 Vectorworks, Inc Employee Share Posted March 7, 2023 You would need to create a custom node using the formula vs.GetPluginStyle(hObject). I created one in Vectorworks 2023. Get Style Node.vwx 2 Quote Link to comment
Rob87 Posted March 7, 2023 Author Share Posted March 7, 2023 11 minutes ago, sbarrett said: You would need to create a custom node using the formula vs.GetPluginStyle(hObject). I created one in Vectorworks 2023. Get Style Node.vwx 146.39 kB · 0 downloads Thank you so much! Feeling like a noob, but you saved my day 😊 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.