ENTITY label_placement

(* SCHEMA iges_structure_schema; *)
  ENTITY label_placement;
    dev : view_entity;
    xt  : REAL;
    yt  : REAL;
    zt  : REAL;
    dearr : leader_arrow_entity;
    lln   : INTEGER;
    de    : directory_entry;
  END_ENTITY;

Explicit Attributes

Entity label_placement has the following local and inherited explicit attributes:
AttributeTypeDefined By
 devview_entity (ENTITY)label_placement
 xtREALlabel_placement
 ytREALlabel_placement
 ztREALlabel_placement
 dearrleader_arrow_entity (ENTITY)label_placement
 llnINTEGERlabel_placement
 dedirectory_entry (ENTITY)label_placement

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity label_placement and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 label_display_entity ENTITY label_placement


[Top Level Definitions] [Exit]

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