ENTITY external_reference_entity
(* SCHEMA iges_structure_schema; *)
ENTITY external_reference_entity
ABSTRACT SUPERTYPE OF (ONEOF (external_reference_file_only_entity,
external_reference_entity_and_file_entity,
external_reference_entity_only_entity,
external_reference_library_entity))
SUBTYPE OF (external_reference_linkage_entity);
DERIVE
entity_type : INTEGER := 416;
END_ENTITY;
Explicit Attributes
Entity external_reference_entity has the following local and inherited explicit attributes:
Derived Attributes
Entity external_reference_entity has the following local and inherited derived attributes:
Attribute | Type | Defined By |
---|
entity_type | INTEGER | external_reference_entity |
|
Inverse Attributes
No Inverse AttributesSupertypes
Entity external_reference_entity inherits from the following supertypes:
directory_entry
structure_entity
external_reference_linkage_entity
Subtypes
Entity external_reference_entity has the following subtypes:
external_reference_entity_and_file_entity*
external_reference_entity_only_entity*
external_reference_file_only_entity*
external_reference_library_entity*
* - Immediate Subtypes
Referenced By
Entity external_reference_entity and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00