=IF(Length<20, 1, 0)
The magic of DCs is "Conditional Formatting." Let's make our board smart enough to know if it is too long. sketchup dynamic components tutorial
Go build smarter, not harder.
To learn the basics, we will build a simple coffee table that scales correctly. By default, if you scale a table up, the legs get thicker and the top gets deeper. We want to build a table where scaling the width only affects the width of the top and the position of the legs, leaving the leg thickness untouched. =IF(Length<20, 1, 0) The magic of DCs is
This is where change the game entirely.
This workflow demonstrates how to build a shelf that maintains its thickness even when scaled. 1. Grouping and Nesting not harder. To learn the basics