TYPE texture_file_type

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
TYPE texture_file_type = ENUMERATION OF
      (jpeg,
       png,
       gif,
       tiff,
       bmp,
       dds,
       tga,
       other);
END_TYPE;

Referenced By

Defintion texture_file_type is references by the following definitions:
DefinitionType
 single_texture_style_tessellation_specification ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:32:01-05:00