PK_FACE_change_data_patch_t   

struct PK_FACE_change_data_patch_s
    {
    PK_TOPOL_t                 sheet;           --- replacement topology used
    };
typedef struct PK_FACE_change_data_patch_s PK_FACE_change_data_patch_t;


Parameters of change operation patch. For more details about these parameters
please see here for more information.

Used in:

PK_FACE_change_data_t


Description of fields:


'sheet'                  Topology used to replace the given face(s).
                         This must be either a sheet body or a
                         connected shell of faces.