ENTITY incremental_text_display_template_entity

(* SCHEMA iges_structure_schema; *)
  ENTITY incremental_text_display_template_entity
    SUBTYPE OF (text_display_template_entity);

    cbw : REAL;
    cbh : REAL;
    fc : font_code;
    sl : REAL;
    a : REAL;
    m : INTEGER;
    vh : INTEGER;
    dxs : REAL;
    dys : REAL;
    dzs : REAL;
  DERIVE
    form : INTEGER := 1;
  END_ENTITY;

Explicit Attributes

Entity incremental_text_display_template_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)text_display_template_entity
 viewentity_view (SELECT)text_display_template_entity
 transformationtransformation_matrix_entity (ENTITY)text_display_template_entity
 label_displaylabel_display_entity (ENTITY)text_display_template_entity
 blankblank_status (ENUM)text_display_template_entity
 colorentity_color (SELECT)text_display_template_entity
 cbwREALincremental_text_display_template_entity
 cbhREALincremental_text_display_template_entity
 fcfont_code (SELECT)incremental_text_display_template_entity
 slREALincremental_text_display_template_entity
 aREALincremental_text_display_template_entity
 mINTEGERincremental_text_display_template_entity
 vhINTEGERincremental_text_display_template_entity
 dxsREALincremental_text_display_template_entity
 dysREALincremental_text_display_template_entity
 dzsREALincremental_text_display_template_entity

Derived Attributes

Entity incremental_text_display_template_entity has the following local and inherited derived attributes:
AttributeTypeDefined By
 entity_typeINTEGERtext_display_template_entity
 subordinatesubordinate_switch (ENUM)text_display_template_entity
 useduse_flag (ENUM)text_display_template_entity
 hierarchyhierarchy_flag (ENUM)text_display_template_entity
 formINTEGERincremental_text_display_template_entity

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity incremental_text_display_template_entity inherits from the following supertypes:
  directory_entry
    structure_entity
      connectivity_entity
        text_display_template_entity

Subtypes

    No subtypes

Referenced By

Entity incremental_text_display_template_entity and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 associativities SELECT text_display_template_entity
 attribute_definition ENTITY text_display_template_entity
 connectivity_entity ENTITY text_display_template_entity
 connect_point_entity ENTITY text_display_template_entity
 datum SELECT directory_entry
 directory_entry ENTITY structure_entity
 drawing_entity ENTITY directory_entry
 entity_reference ENTITY directory_entry
 flow_entity ENTITY text_display_template_entity
 general_symbol_entity ENTITY directory_entry
 group_entity ENTITY directory_entry
 group_without_back_pointers_entity ENTITY directory_entry
 label_placement ENTITY directory_entry
 network_subfigure_definition_entity ENTITY directory_entry
 network_subfigure_definition_entity ENTITY text_display_template_entity
 network_subfigure_instance_entity ENTITY text_display_template_entity
 ordered_group_without_back_pointers_entity ENTITY directory_entry
 ordered_group_with_back_pointers_entity ENTITY directory_entry
 piping_flow_entity ENTITY text_display_template_entity
 planar_entity ENTITY directory_entry
 single_parent_entity ENTITY directory_entry
 structure_entity ENTITY connectivity_entity
 subfigure_definition_entity ENTITY directory_entry
 text_display_template_entity ENTITY incremental_text_display_template_entity
 views_visible_color_entity ENTITY directory_entry
 views_visible_entity ENTITY directory_entry


[Top Level Definitions] [Exit]

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