ENTITY label_display_entity
(* SCHEMA iges_structure_schema; *)
ENTITY label_display_entity
SUBTYPE OF (associativity_entity);
subordinate : subordinate_switch;
used : use_flag;
label_placements : LIST OF label_placement;
DERIVE
form : INTEGER := 5;
n : INTEGER := SIZEOF(label_placements);
END_ENTITY;
Explicit Attributes
Entity label_display_entity has the following local and inherited explicit attributes:
Derived Attributes
Entity label_display_entity has the following local and inherited derived attributes:
Attribute | Type | Defined By |
---|
entity_type | INTEGER | associativity_entity |
form | INTEGER | label_display_entity |
n | INTEGER | label_display_entity |
|
Inverse Attributes
No Inverse AttributesSupertypes
Entity label_display_entity inherits from the following supertypes:
directory_entry
structure_entity
associativity_entity
Subtypes
No subtypesReferenced By
Entity label_display_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