ENTITY point_on_surface
(* SCHEMA process_planning_schema; *)
ENTITY point_on_surface
SUBTYPE OF (point);
basis_surface : surface;
point_parameter_u : parameter_value;
point_parameter_v : parameter_value;
END_ENTITY; -- point_on_surface
Explicit Attributes
Entity point_on_surface has the following local and inherited explicit attributes:
Derived Attributes
Entity point_on_surface has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity point_on_surface inherits from the following supertypes:
representation_item
geometric_representation_item
point
Subtypes
No subtypesReferenced By
Entity point_on_surface 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