Hi everyone,
I’m a new user of Viz Pro for SketchUp and was wondering if it’s possible to add attributes to an entity’s dictionary directly through Viz Pro nodes or any built-in functionality.
I know that with the SketchUp Ruby API, you can use set_attribute
and get_attribute
to add and read attributes in a custom dictionary, but I’d like to know if there’s a way to do something similar using Viz Pro.
Does anyone have experience with this or know if Viz Pro supports this kind of operation? If not, are there any examples or documentation that might help integrate Viz Pro with the Ruby API?
Thank you so much for your help!