MODEL Section
 
 
 

The MODEL section describes the instances of the objects that were defined in the DEFINITION section, along with information for position, orientation, relationships between objects, and behavior over time. The MODEL section contains statements about data items (for creating, inspecting, and transforming), and control statements (for conditional execution and looping).

NoteThe MODEL section is similar to the old GEOMETRY section, but uses objects defined in the DEFINITION section.

The MODEL section begins with the word MODEL in all caps on a separate line with no punctuation. The section ends when the SDL file ends.

The following statements are described in this section: