TYPE approximation_method

(* SCHEMA step_merged_ap_schema; *)
-- IN AP214
TYPE approximation_method = ENUMERATION OF
      (chordal_deviation,
       chordal_length);
END_TYPE;

Referenced By

Defintion approximation_method is references by the following definitions:
DefinitionType
 approximation_tolerance_deviation ENTITY


[Top Level Definitions] [Exit]

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