PK_CURVE_is_isoparam_t   

typedef int PK_CURVE_is_isoparam_t;

Used in:

PK_CURVE_is_isoparam


This field can take any of the possible values:

    PK_CURVE_is_isoparam_no_c       the curve is not a constant-parameter
                                    curve on the given surface.

    PK_CURVE_is_isoparam_yes_c      the curve is a constant-parameter curve
                                    on the given surface.