ENTITY edge_data

(* SCHEMA iges_boundary_representation_schema; *)
  ENTITY edge_data;
    curv : model_space_curve;
    svp  : vertex_list_entity;
    sv   : INTEGER;
    tvp  : vertex_list_entity;
    tv   : INTEGER;
  END_ENTITY;

Explicit Attributes

Entity edge_data has the following local and inherited explicit attributes:
AttributeTypeDefined By
 curvmodel_space_curve (SELECT)edge_data
 svpvertex_list_entity (ENTITY)edge_data
 svINTEGERedge_data
 tvpvertex_list_entity (ENTITY)edge_data
 tvINTEGERedge_data

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity edge_data and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 edge_list_entity ENTITY edge_data


[Top Level Definitions] [Exit]

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