TYPE parallel_offset_type

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
TYPE parallel_offset_type = ENUMERATION OF
      (curve_2d_offset,
       curve_3d_offset,
       surface_offset);
END_TYPE;

Referenced By

Defintion parallel_offset_type is references by the following definitions:
DefinitionType
 parallel_offset_geometric_constraint ENTITY


[Top Level Definitions] [Exit]

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