Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_shape_representation_geometry FOR (shape_representation);
 
WHERE
          wr1:  SIZEOF ( QUERY ( sr <* shape_representation | NOT ( type_check_function ( sr , [ 'automotive_design.' + 'advanced_brep_shape_representation' , 'automotive_design.' + 'compound_shape_representation' , 'automotive_design.' + 'csg_shape_representation' , 'automotive_design.' + 'edge_based_wireframe_shape_representation' , 'automotive_design.' + 'faceted_brep_shape_representation' , 'automotive_design.' + 'geometrically_bounded_2d_wireframe_representation' , 'automotive_design.' + 'geometrically_bounded_surface_shape_representation' , 'automotive_design.' + 'geometrically_bounded_wireframe_shape_representation' , 'automotive_design.' + 'manifold_surface_shape_representation' , 'automotive_design.' + 'non_manifold_surface_shape_representation' , 'automotive_design.' + 'point_placement_shape_representation' ] , 3 ) ) ) ) = 0 ;
END_RULE; -- subtype_exclusiveness_shape_representation_geometry

public class RSubtype_exclusiveness_shape_representation_geometry
          public int rWr1(SdaiContext _context)
          public int run(SdaiContext _context, A_string violations)