PK_pattern_type_t   

typedef int PK_pattern_type_t;

Used in:

PK_pattern_form_t


This datatype specifies the type of pattern for repetition.

PK_pattern_type_t can take the values:

   PK_pattern_type_rectilinear_c    The pattern is of rectilinear type.
   PK_pattern_type_original_c       The pattern does not affect the positions.
                                    It is the same as supplying a rectilinear
                                    pattern that did not distort or move the
                                    cell.