begin_structure 20 ;		% Static structure 20 %
      Polygon3
	  -35   -70     0
	  -35    35     0
	   70    35     0
	   70   -70     0
      ; 
      Polygon3
	   35   -35     0
	   35    70     0
	  -70    70     0
	  -70   -35     0
      ; 
end_structure ;			% Structure 20  %

