TYPE ypr_enumeration

(* SCHEMA step_merged_ap_schema; *)
-- IN AP214/AP238 STEP-NC/AP242
TYPE ypr_enumeration = ENUMERATION OF
      (yaw,
       pitch,
       roll);
END_TYPE;

Referenced By

Defintion ypr_enumeration is references by the following definitions:
DefinitionType
 ypr_index FUNCTION


[Top Level Definitions] [Exit]

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