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!
🚨 Skimp | 25% Off until March 30 Buy Now
Scale Tool and User Input
-
Is it possible to use the Scale tool on a DC, and also allow user input for the same attribute?
Example:
This formula forces the Z length to a multiple of 6 when scaled with the Scale Tool.
LenZ: =largest(6, round(current("LenZ")/6)*6)Now, can I also allow user input in the Component Options dialog without wiping-out the formula?
Advertisement