Scaling Dynamic Components

I am creating dynamic components for custom cabinetry. My issue that I am having is that when I change the heights (lenZ) between standard and bar height my drawer is not staying to the upper half of the cabinet. Is there a way to lock position of that drawer component to the base cabinet component so that when I scale the drawer size stays the same height and position in correspondence to the adjusted height?

Hello @doughb ,

You should probably have the Z parameter of the drawer as
<Height of Cabinet> - <Top Thickness of Cabinet> - <Height of Drawer>
Last LenZ being the drawer’s height with a fixed value.