ENTITY point
(* SCHEMA dimensional_inspection_schema; *)
ENTITY point
SUPERTYPE OF (cartesian_point)
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*
* - 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:17:17-04:00