home *** CD-ROM | disk | FTP | other *** search
- begin_structure 1 ; % Static structure 1 %
- Apply_to_global3 0 ;
- Polygon
- 1 -1
- 1 1
- -1 1
- -1 -1
- ;
- Call_structure 10 ;
- end_structure ; % Structure 1 %
-
- begin_structure 2 ; % Static structure 2 %
- Apply_to_global3 0 ;
- Polygon3
- 1 -1 0
- 1 1 0
- -1 1 0
- -1 -1 0
- ;
- Call_structure 10 ;
- end_structure ; % Structure 2 %
-
- begin_structure 3 ; % Static structure 3 %
- Apply_to_global3 0 ;
- Fill_area_set
- {
- 1 -1
- 1 1
- -1 1
- -1 -1
- }
- ;
- Call_structure 10 ;
- end_structure ; % Structure 3 %
-
- begin_structure 4 ; % Static structure 4 %
- Apply_to_global3 0 ;
- Fill_area_set3
- {
- 1 -1 0
- 1 1 0
- -1 1 0
- -1 -1 0
- }
- ;
- Call_structure 10 ;
- end_structure ; % Structure 4 %
-
- begin_structure 5 ; % Static structure 5 %
- Apply_to_global3 0 ;
- Triangle3
- 1 -1 0
- 1 1 0
- -1 -1 0
- -1 1 0
- ;
- Call_structure 10 ;
- end_structure ; % Structure 5 %
-
- begin_structure 6 ; % Static structure 6 %
- Apply_to_global3 0 ;
- Quad_mesh3
- 2 2
- -1 1 0
- 1 1 0
- -1 -1 0
- 1 -1 0
- ;
- Call_structure 10 ;
- end_structure ; % Structure 6 %
-
- begin_structure 7 ; % Static structure 7 %
- Apply_to_global3 0 ;
- Index_polygons3
- 1 -1 0
- 1 1 0
- -1 1 0
- -1 -1 0
- Facet_connectivity
- {
- { 0 1 2 3 }
- }
- ;
- Call_structure 10 ;
- end_structure ; % Structure 7 %
-
- begin_structure 8 ; % Static structure 8 %
- Apply_to_global3 0 ;
- Non_uniform_bspline_surface
- non_rational
- 2 2
- 2 2
- -1 -1 0
- 1 -1 0
- -1 1 0
- 1 1 0
- ;
- Call_structure 10 ;
- end_structure ; % Structure 8 %
-
- begin_structure 10 ; % Static structure 10 %
-
- Text -0.750000 -0.900000
- "This is a text"
- ;
- Text3 -0.750000 0.100000 0
- "This is a text3"
- ;
- Line 1 -1 -1 1 ;
- Line3 1 1 0 -1 -1 0 ;
- end_structure ; % Structure 10 %
-
-