About this 3D model
/**Creates a pillow with the given dimensionsBecareful when placing your pillows on other scadobjects as if it is flat on the surface it can create a 2-manifold error.The simpliest way to over come this is to 'embed' the pillow slightly into the object (1mm is enough) where everthe pillow touches a flat surface.*//** A nice little throw pillowpillow(20, 10, 10);*/