ENTITY entity_reference

(* SCHEMA iges_structure_schema; *)
   
  ENTITY entity_reference;    -- was index_entry
    name : STRING;
    ptr  : directory_entry;
  END_ENTITY;

Explicit Attributes

Entity entity_reference has the following local and inherited explicit attributes:
AttributeTypeDefined By
 nameSTRINGentity_reference
 ptrdirectory_entry (ENTITY)entity_reference

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity entity_reference and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 external_reference_file_index_entity ENTITY entity_reference


[Top Level Definitions] [Exit]

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