ENTITY coordinate

(* SCHEMA iges_types_schema; *)
   ENTITY coordinate;
      x : REAL;
      y : REAL;
      z : OPTIONAL REAL;
   END_ENTITY;

Explicit Attributes

Entity coordinate has the following local and inherited explicit attributes:
AttributeTypeDefined By
 xREALcoordinate
 yREALcoordinate
 zREALcoordinate

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity coordinate and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 piecewise_representation SELECT coordinate
 planar_piecewise_curve_entity ENTITY coordinate
 coordinate_pairs_entity ENTITY coordinate
 simple_closed_planar_curve_entity ENTITY coordinate
 coordinate_triples_entity ENTITY coordinate
 rational_bspline_curve_entity ENTITY coordinate
 rational_bspline_surface_entity ENTITY coordinate
 vertex_list_entity ENTITY coordinate
 centerline_entity ENTITY coordinate
 section_entity ENTITY coordinate
 witness_line_entity ENTITY coordinate
 leader_arrow_entity ENTITY coordinate
 node_case ENTITY coordinate


[Top Level Definitions] [Exit]

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