ENTITY iges_file

(* SCHEMA iges_types_schema; *)
   ENTITY iges_file;
      start_section  : LIST OF STRING;
      global_section : global;

(*   DERIVE       
      directory_entries : LIST OF directory_entry :=
	QUERY ( de <* directory_entry | TRUE );
*)
   END_ENTITY;

Explicit Attributes

Entity iges_file has the following local and inherited explicit attributes:
AttributeTypeDefined By
 start_sectionLIST OF STRINGiges_file
 global_sectionglobal (ENTITY)iges_file

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00