Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
Bug in custom attributes exposed by Ruby...
-
-
Make a group and give it a custom attribute "TEST_1" equaling "abc" (value isn't important, the underscore in the var name is...)
-
Select the group and in the ruby box, type Sketchup.active_model.selection[0].set_attribute("dynamic_attributes","TEST_1","efg")
-
Now try to delete both custom attributes in the custom attribute dialog box.
Good luck! I've got some library components where I'm trying to delete these doubled attributes and I haven't figured out how yet. Not even the delete_attribute method appears to help.
-
Advertisement