attr baseHeight = 0 # point to object attr attr topHeight = 0# point to object attr Shape --> alignScopeToAxes(y) t(0,baseHeight, 0) extrude(world.y, topHeight - baseHeight) Done.