ENTITY point
(* SCHEMA engineering_properties_schema; *)
ENTITY point
SUPERTYPE OF (ONEOF(cartesian_point, point_on_curve, point_on_surface, point_in_volume))
SUBTYPE OF (geometric_representation_item);
END_ENTITY;
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*
cylindrical_point
point_in_volume*
point_on_curve*
point_on_surface*
polar_point
spherical_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:18:51-04:00