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
Define the value of an attribute from another attribute
-
Hi.
Is there any way for an attribute to change the value of another attribute?
for exampleLenX = DC2!LenX=5
when LenX is a DC1 attribute.I know I can set LenX (from DC2) iqual to DC1!LenX, but that is what I'm trying to avoid because it already has some values.
-
yes you can reference another DC in the drawing, however you would need to "redraw" that DC for it to update. You can install a snippet that redraws all
https://sketchucation.com/forums/viewtopic.php?f=180&t=68489
and fire it from toolbar editor
https://sketchucation.com/pluginstore?listtype=1&author=0&category=0&search=toolbar+editor&submit=%3F
-
it's just what I was looking for!
thank you!
Advertisement