TYPE csg_primitive

(* SCHEMA plant_spatial_configuration; *)
   TYPE csg_primitive = SELECT
      (sphere,
       ellipsoid,
       block,
       right_angular_wedge,
       rectangular_pyramid,
       torus,
       right_circular_cone,
       eccentric_cone,
       right_circular_cylinder,
       cyclide_segment_solid);
   END_TYPE;

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
2012-03-27T17:18:24-04:00