 |
PK_FACE_overflow_t |
|
typedef int PK_FACE_overflow_t;
Used in:
PK_FACE_overflow_data_o_t
This datatype controls the method for creating the overflow from tool or
target as they overflow each other.
In the case of overflow when imprinting, the extent of laminar overflows on
the target or tool is controlled by the options 'imprint_complete_targ' and
'imprint_complete_tool' respectively.
Available values:
PK_FACE_overflow_tangent_c Overflow by extending tangentially onto
the body.
PK_FACE_overflow_ruled_c Overflow by extending onto the body by
intersection with a ruled sheet from the
laminar overflow boundary.
PK_FACE_overflow_swept_c Overflow by extending onto the body by
intersection with a swept sheet from the
laminar overflow boundary.
PK_FACE_overflow_added_c Overflow an interior edge by including
other faces of the body as additional
faces onto which to imprint.
PK_FACE_overflow_mixed_c Overflow interior edges by a mixture of
adding and extending other faces across the
overflow boundary, based on local convexity
of the boundary.
PK_FACE_overflow_none_c Do not attempt to overflow.
Generated on: Fri, 04 Oct 2024 12:19:16 GMT