
  TYPE
    cst$intersection_type = (csc$horizontal, csc$vertical, csc$upper_left,
      csc$upper_right, csc$lower_left, csc$lower_right, csc$top, csc$bottom,
      csc$left_side, csc$right_side, csc$cross, csc$null);

