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:
Attribute | Type | Defined By |
---|
start_section | LIST OF STRING | iges_file |
global_section | global (ENTITY) | iges_file |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced 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