PK_proj_origin_t   

typedef int PK_proj_origin_t;


This datatype specifies the type of curve projection.

PK_proj_origin values:

    PK_proj_origin_curve_c        The result was produced by direct projection
                                  of an input curve onto the target.

    PK_proj_origin_completion_c   The result was produced by completion
                                  of a direct imprint.

    PK_proj_origin_side_c         The result was produced by connection of
                                  direct imprints on a side face.