 |
PK_offset_on_body_t |
|
typedef int PK_offset_on_body_t;
Used in:
PK_EDGE_offset_on_body_r_t
A status value to be returned when offsetting edges along the faces of their
body. It indicates the result of the offset operation.
If has the values:
PK_offset_on_body_ok_c Offset succeeded
PK_offset_on_body_fail_c Internal algorithm failure
PK_offset_on_body_bad_dirn_c Direction incorrect for laminar edge
PK_offset_on_body_connected_c Supplied edges are not smoothly connected
PK_offset_on_body_outside_c Offset lies entirely outside body
PK_offset_on_body_general_c Crossed a non-manifold edge or vertex