ENTITY point
(* SCHEMA process_planning_schema; *)
ENTITY point
SUPERTYPE OF (ONEOF (cartesian_point,point_on_curve,point_on_surface,
point_replica,degenerate_pcurve))
SUBTYPE OF (geometric_representation_item);
END_ENTITY; -- point
Explicit Attributes
Entity point has the following local and inherited explicit attributes:
Derived Attributes
Entity point has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity point inherits from the following supertypes:
representation_item
geometric_representation_item
Subtypes
Entity point has the following subtypes:
cartesian_point*
degenerate_pcurve*
evaluated_degenerate_pcurve
point_on_curve*
point_on_surface*
point_replica*
* - Immediate Subtypes
Referenced By
Entity point and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:47-04:00