PK_FACE_change_data_radiate_t   

struct PK_FACE_change_data_radiate_s
    {
    double          radial_displacement;    --- change in radius from 'axis'
    };
typedef struct PK_FACE_change_data_radiate_s PK_FACE_change_data_radiate_t;


Parameters of change operation radiate.

Used in:

PK_FACE_change_data_t


Description of fields:



'radial_displacement'   Each point on the surface of the face is translated
                        radially by this amount.