ENTITY view

(* SCHEMA iges_structure_schema; *)
  
  ENTITY view;
    vptr : view_entity;
    xorigin : REAL;
    yorigin : REAL;
    angle   : OPTIONAL REAL;
  END_ENTITY;

Explicit Attributes

Entity view has the following local and inherited explicit attributes:
AttributeTypeDefined By
 vptrview_entity (ENTITY)view
 xoriginREALview
 yoriginREALview
 angleREALview

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity view and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 drawing_entity ENTITY view


[Top Level Definitions] [Exit]

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