ENTITY view_segment_block

(* SCHEMA iges_structure_schema; *)
  ENTITY view_segment_block;
    pt : view_entity;
    p  : REAL;
    df : INTEGER;
    c  : entity_color;
    l  : lineFont;
    w  : INTEGER;
  END_ENTITY;

Explicit Attributes

Entity view_segment_block has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ptview_entity (ENTITY)view_segment_block
 pREALview_segment_block
 dfINTEGERview_segment_block
 centity_color (SELECT)view_segment_block
 llineFont (SELECT)view_segment_block
 wINTEGERview_segment_block

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity view_segment_block and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 segmented_views_visible_entity ENTITY view_segment_block


[Top Level Definitions] [Exit]

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