PK_proj_nominal_t   

typedef int PK_proj_nominal_t;

Used in:

PK_CURVE_project_o_t


This datatype specifies how projected curves should be attached
as nominal geometry to the corresponding imprinted edge.

It can take the values:

    PK_proj_nominal_yes_c    Projected curves are attached as nominal geometry
                             to the corresponding tolerant imprinted edges. If
                             the imprinted edge is accurate, the ownership
                             of the curve is determined by the 'construction'
                             option.

    PK_proj_nominal_no_c     Projected curves are not attached as nominal
                             geometry. Ownership of all curves is determined by
                             the 'construction' option.