PK_extension_boundary_t   
typedef int PK_extension_boundary_t;

Used in:

PK_BODY_extend_o_t


This datatype specifies whether to produce a simpler extension boundary when
extending the sheet by distance.

    PK_extension_boundary_precise_c : The new extension boundary represents an
                                      accurate measure of extend distance from
                                      the original extend boundary.

    PK_extension_boundary_loose_c   : The sheet will be extended by at least
                                      the supplied distance and the new
                                      extension boundary represents a rough
                                      measure of extension distance.

Generated on: Fri, 04 Oct 2024 12:18:40 GMT