TYPE radial_geometry_constraint_element

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
TYPE radial_geometry_constraint_element = SELECT
      (circle,
       conical_surface,
       cylindrical_surface,
       right_circular_cone,
       right_circular_cylinder,
       sphere,
       spherical_surface);
END_TYPE;

Referenced By

Defintion radial_geometry_constraint_element is references by the following definitions:
DefinitionType
 radius_geometric_constraint ENTITY


[Top Level Definitions] [Exit]

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