PK_emboss_unite_sidewall_t   

typedef int PK_emboss_unite_sidewall_t;

Used in:

PK_BODY_emboss_o_t
PK_FACE_emboss_o_t



PK_emboss_unite_sidewall_t has the values:

    PK_emboss_unite_sidewall_yes_c   The emboss sidewall will be trimmed by the
                                     target faces. The trimmed sidewall faces
                                     are then united into the target body.
    PK_emboss_unite_sidewall_no_c    The emboss sidewall will be trimmed by the
                                     target faces. The trimmed sidewall faces
                                     are not united into the target body, but
                                     instead returned as faces of a separate
                                     sheet body via tracking structure.
                                     The target faces are not modified.