TYPE interpolation_type

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- IN AP214/AP238 STEP-NC/AP242
TYPE interpolation_type = ENUMERATION OF
      (undefined_interpolation_type,
       discontinuous_interpolation_type,
       synchronous_interpolation_type,
       linear_interpolation_type);
END_TYPE;

Referenced By

Defintion interpolation_type is references by the following definitions:
DefinitionType
 configuration_interpolation ENTITY
 interpolated_configuration_segment ENTITY


[Top Level Definitions] [Exit]

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