ENTITY radius_dimension_with_two_leader_entity

(* SCHEMA iges_annotation_schema; *)
           
   ENTITY radius_dimension_with_two_leader_entity
     SUBTYPE OF (radius_dimension_entity);

     line_font : lineFont;
     subordinate : subordinate_switch;
     dearrw1 : leader_arrow_entity;
     xt : REAL;
     yt : REAL;
     dearrw2 : leader_arrow_entity;
   DERIVE
     form    : INTEGER := 1;
   END_ENTITY;

Explicit Attributes

Entity radius_dimension_with_two_leader_entity has the following local and inherited explicit attributes:
AttributeTypeDefined By
 labelSTRINGdirectory_entry
 subscriptINTEGERdirectory_entry
 associationsLIST OF associativities (SELECT)directory_entry
 propertiesLIST OF properties (SELECT)directory_entry
 levelentity_level (SELECT)annotation_entity
 viewentity_view (SELECT)annotation_entity
 transformationtransformation_matrix_entity (ENTITY)annotation_entity
 label_displaylabel_display_entity (ENTITY)annotation_entity
 blankblank_status (ENUM)annotation_entity
 line_weightINTEGERannotation_entity
 colorentity_color (SELECT)annotation_entity
 hierarchyhierarchy_flag (ENUM)radius_dimension_entity
 denotegeneral_note_entity (ENTITY)radius_dimension_entity
 line_fontlineFont (SELECT)radius_dimension_with_two_leader_entity
 subordinatesubordinate_switch (ENUM)radius_dimension_with_two_leader_entity
 dearrw1leader_arrow_entity (ENTITY)radius_dimension_with_two_leader_entity
 xtREALradius_dimension_with_two_leader_entity
 ytREALradius_dimension_with_two_leader_entity
 dearrw2leader_arrow_entity (ENTITY)radius_dimension_with_two_leader_entity

Derived Attributes

Entity radius_dimension_with_two_leader_entity has the following local and inherited derived attributes:
AttributeTypeDefined By
 entity_typeINTEGERradius_dimension_entity
 useduse_flag (ENUM)radius_dimension_entity
 formINTEGERradius_dimension_with_two_leader_entity

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity radius_dimension_with_two_leader_entity inherits from the following supertypes:
  directory_entry
    annotation_entity
      radius_dimension_entity

Subtypes

    No subtypes

Referenced By

Entity radius_dimension_with_two_leader_entity and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 annotation_entity ENTITY radius_dimension_entity
 base_entity SELECT annotation_entity
 datum SELECT directory_entry
 directory_entry ENTITY annotation_entity
 general_symbol_entity ENTITY directory_entry
 radius_dimension_entity ENTITY radius_dimension_with_two_leader_entity


[Top Level Definitions] [Exit]

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