Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_shape_representation_feature_geometry FOR (shape_representation);
 
WHERE
          wr1:  SIZEOF ( QUERY ( sr <* shape_representation | NOT ( type_check_function ( sr , [ 'automotive_design.' + 'direction_shape_representation' , 'automotive_design.' + 'face_shape_representation' , 'automotive_design.' + 'location_shape_representation' , 'automotive_design.' + 'path_shape_representation' , 'automotive_design.' + 'planar_shape_representation' ] , 3 ) ) ) ) = 0 ;
END_RULE; -- subtype_exclusiveness_shape_representation_feature_geometry

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