TYPE presentation_style_select

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
-- DIFF IN AP238 STEP-NC
-- DIFF IN AP232
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
TYPE presentation_style_select = SELECT
  (approximation_tolerance,					 -- AP214
   curve_style,							 -- Common
   externally_defined_style,					 -- AP214/AP232/AP238 STEP-NC/AP242
   fill_area_style,						 -- Common
   null_style,							 -- AP203e2/AP214/AP238 STEP-NC/AP242
   point_style,							 -- Common
   pre_defined_presentation_style,				 -- AP214
   surface_style_usage,						 -- Common
   symbol_style,						 -- AP203e2/AP214/AP238 STEP-NC/AP242
   text_style,							 -- Common
   texture_style_tessellation_specification);			 -- AP242
END_TYPE;

Referenced By

Defintion presentation_style_select is references by the following definitions:
DefinitionType
 presentation_style_assignment ENTITY


[Top Level Definitions] [Exit]

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