Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_mandatory_pre_defined_curve_font FOR (pre_defined_curve_font);

WHERE
          wr1: SIZEOF ( QUERY ( pdcf <* pre_defined_curve_font | NOT (
     type_check_function ( pdcf , ['AUTOMOTIVE_DESIGN.'+
     'DRAUGHTING_PRE_DEFINED_CURVE_FONT'] , 0 ) ) ) ) =0;
END_RULE; -- subtype_mandatory_pre_defined_curve_font

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