TYPE tangent_contact_type

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
TYPE tangent_contact_type = ENUMERATION OF
      (point_contact,
       curve_contact,
       surface_contact);
END_TYPE;

Referenced By

Defintion tangent_contact_type is references by the following definitions:
DefinitionType
 tangent_geometric_constraint ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:13-04:00