home *** CD-ROM | disk | FTP | other *** search
- // Wainscotting connector for pillars
-
- // Wainscot
- #declare Connector=
- union {
- intersection {
- Wainscot
- scale <0.5 0.5 0.5>
- rotate <-90.0 0.0 0.0>
- translate <0.0 -2.4 0.0>
- }
-
-
- intersection { Wainscot
- scale <0.5 0.5 0.5>
- rotate <-90.0 0.0 0.0>
- translate <0.0 -2.4 0.0>
- rotate <0.0 0.0 45.0>
- }
- intersection { Wainscot
- scale <0.5 0.5 0.5>
- rotate <-90.0 0.0 0.0>
- translate <0.0 -2.4 0.0>
- rotate <0.0 0.0 90.0>
- }
-
- intersection { Wainscot
- scale <0.5 0.5 0.5>
- rotate <-90.0 0.0 0.0>
- translate <0.0 -2.4 0.0>
- rotate <0.0 0.0 135.0>
- }
- intersection {
- Wainscot
- scale <0.5 0.5 0.5>
- rotate <-90.0 0.0 0.0>
- translate <0.0 -2.4 0.0>
- rotate <0.0 0.0 180.0>
- }
- intersection {
- Wainscot
- scale <0.5 0.5 0.5>
- rotate <-90.0 0.0 0.0>
- translate <0.0 -2.4 0.0>
- rotate <0.0 0.0 225.0>
- }
- intersection {
- Wainscot
- scale <0.5 0.5 0.5>
- rotate <-90.0 0.0 0.0>
- translate <0.0 -2.4 0.0>
- rotate <0.0 0.0 270.0>
- }
- intersection {
- Wainscot
- scale <0.5 0.5 0.5>
- rotate <-90.0 0.0 0.0>
- translate <0.0 -2.4 0.0>
- rotate <0.0 0.0 315.0>
- }
- rotate <90.0 0.0 0.0>
- }
-