PK_LROD_inherit_t   

typedef int PK_LROD_inherit_t;

Used in:

PK_LROD_ask_geometry_r_t
PK_LROD_shape_cone_o_t
PK_LROD_shape_cyl_o_t


This datatype controls whether the terminal radius of the lrods are inherited
from the lballs.

PK_LROD_inherit_t can take the values:

    PK_LROD_inherit_no_c                The lrod radius is not inherited from
                                        the lball.

    PK_LROD_inherit_lball_c             The lrod radius is equal to the lball
                                        radius.

    PK_LROD_inherit_lball_lrod_c        The lrod radius is explicitly specified
                                        with the corresponding lball.