PK_PARAM_end_t   

typedef int PK_PARAM_end_t;

Used in:

PK_BCURVE_make_bsurf_lofted_o_t
PK_BCURVE_splinewise_sf_t
PK_BSURF_splinewise_sf_t


This datatype is used to specify the end conditions of splinewise
bcurves and bsurfs and lofted bsurfs.
It has the following values:

    PK_PARAM_end_periodic_c              periodic parameterisation
    PK_PARAM_end_natural_c               natural end condition ( no curvature )
    PK_PARAM_end_clamped_vector_c        end derivative vector(s) supplied
    PK_PARAM_end_clamped_bcurve_c        b-spline vertices of derivative
                                         curve supplied