TYPE csg_primitive

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 *)
TYPE csg_primitive
 = SELECT
   (sphere,
    ellipsoid,
    block,
    right_angular_wedge,
    faceted_primitive,
    rectangular_pyramid,
    torus,
    right_circular_cone,
    eccentric_cone,
    right_circular_cylinder,
    cyclide_segment_solid,
    primitive_2d);
END_TYPE;  (*  STEP Part 42 (modified in 2nd edition)  *)

Referenced By

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


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00