ENTITY cartesian_point
(* SCHEMA explicit_draughting; *)
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 Tools® EXPRESS to HTML Converter
2012-03-27T17:14:03-04:00