These are two supports most commonly used in Casework construction that are manufactured in shops. We have added blocking options and machining options for most all conditions you run across every day. One of these supports has the radius feature which uses two arcs connected with an angle to allow for one continuous contour banding. Very powerful products and huge time savers. Please let us know what you think on the forums for enhancments and changes you think might make them better.
To use these Supports, you need to make the necessary additions to your library. First, in the material file, add the following Pointers to your Cut Parts
End_Panel_Support_Wet End_Panel_Support_Dry Counter_Top_Supports Counter_Top_Support_Blocking
Add the following pointer to your edge band. End_Panel_Support
Add the following Prompts to your global, under Material Thicknesses
End_Support (Set Value to) =IF(L!Wet_Area_Support=1,OFFSET(M!End_Panel_Support_Wet,0,1,1,1),OFFSET(M!End_Panel_Support_Dry,0,1,1,1))
End_Support_Blocking_Thickness (Set the value to)
=IF(L!Wet_Area_Support=1,OFFSET(M!End_Support_Blocking_Wet,0,1,1,1),OFFSET(M!End_Support_Blocking_Dry,0,1,1,1))
Counter_Top_Support_Thickness (Set Value To) =OFFSET(M!Counter_Top_Supports,0,1,1,1)
Counter Top Support Cleat Thickness (Set Value To) =OFFSET(M!Counter_Top_Support_Blocking,0,1,1,1)