ENTITY external_reference_file_list_entity
(* SCHEMA iges_structure_schema; *)
ENTITY external_reference_file_list_entity
SUBTYPE OF (property_entity,external_reference_linkage_entity);
subordinate : subordinate_switch;
name : LIST OF STRING;
DERIVE
form : INTEGER := 12;
np : INTEGER := SIZEOF(name);
END_ENTITY;
Explicit Attributes
Entity external_reference_file_list_entity has the following local and inherited explicit attributes:
Derived Attributes
Entity external_reference_file_list_entity has the following local and inherited derived attributes:
Attribute | Type | Defined By |
---|
entity_type | INTEGER | property_entity |
form | INTEGER | external_reference_file_list_entity |
np | INTEGER | external_reference_file_list_entity |
|
Inverse Attributes
No Inverse AttributesSupertypes
Entity external_reference_file_list_entity inherits from the following supertypes:
directory_entry
structure_entity
property_entity
directory_entry
structure_entity
external_reference_linkage_entity
Subtypes
No subtypesReferenced By
Entity external_reference_file_list_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