ENTITY pen_motion

(* SCHEMA iges_structure_schema; *)
  ENTITY pen_motion;
    pf : up_down_flag;
    x : INTEGER;
    y : INTEGER;
  END_ENTITY;

Explicit Attributes

Entity pen_motion has the following local and inherited explicit attributes:
AttributeTypeDefined By
 pfup_down_flag (ENUM)pen_motion
 xINTEGERpen_motion
 yINTEGERpen_motion

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity pen_motion and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 character ENTITY pen_motion


[Top Level Definitions] [Exit]

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