ENTITY cartesian_point
(* SCHEMA feature_based_process_planning; *)
ENTITY cartesian_point
SUBTYPE OF (point);
coordinates : LIST [1:3] OF length_measure;
END_ENTITY; -- cartesian_point
Explicit Attributes
Entity cartesian_point has the following local and inherited explicit attributes:
Derived Attributes
Entity cartesian_point has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity cartesian_point inherits from the following supertypes:
representation_item
geometric_representation_item
point
Subtypes
No subtypesReferenced By
Entity cartesian_point and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:41:17-04:00