TYPE csg_primitive

(* 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 csg_primitive = SELECT
  (block,							 -- Common
   bounded_primitive_2d,					 -- AP242
   cyclide_segment_solid,					 -- AP238 STEP-NC/AP242
   eccentric_cone,						 -- AP238 STEP-NC/AP242
   ellipsoid,							 -- AP238 STEP-NC/AP242
   faceted_primitive,						 -- AP238 STEP-NC/AP242
   rectangular_pyramid,						 -- AP238 STEP-NC/AP242
   right_angular_wedge,						 -- Common
   right_circular_cone,						 -- Common
   right_circular_cylinder,					 -- Common
   sphere,							 -- Common
   torus);							 -- Common
END_TYPE;

Referenced By

Defintion csg_primitive is references by the following definitions:
DefinitionType
 base_solid_select SELECT
 boolean_operand SELECT
 csg_select SELECT


[Top Level Definitions] [Exit]

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