PK_taper_laminar_edge_t   

typedef int PK_taper_laminar_edge_t;

Used in:

PK_FACE_change_taper_o_t
PK_FACE_taper_o_t


This datatype is used to specify how to process laminar edge boundaries in
taper operation. It can take the following values:

    PK_taper_laminar_edge_normal_c  laminar edge geometry is produced
                                    by projecting the edge geometry
                                    along the taper surface normal
    PK_taper_laminar_edge_draw_c    laminar edge geometry is produced
                                    by the intersection of the taper
                                    surface with a local surface
                                    created along the laminar edge.
                                    The local surface is a ruled surface
                                    constructed orthogonal to the draw
                                    direction.