 |
PK_BODY_sewing_assy_t |
|
typedef int PK_BODY_sewing_assy_t;
Used in:
PK_BODY_sew_bodies_o_t
This datatype controls the behaviour of sewing when more than two laminar
edges are paired. It has the values:
PK_BODY_sewing_assy_no_c no extra action taken. Default behaviour.
PK_BODY_sewing_assy_orient_c consider edge's face orientation to try
to determine a suitable edge pair for
gluing. If this is inconclusive make no
attempt to glue any of the matched edges.
PK_BODY_sewing_assy_extend_c consider edges' face orientations to
choose the right edge pair for gluing and
perform additional heuristics if the face
orientations provide no clear candidate
edge-pair for gluing.
This heuristic chooses the edge pair which
provides the greatest opportunity to extend
the match along neighbouring laminar
edges.