typedef int PK_BODY_sweep_fault_t;
A status value to be associated with swept bodies. It indicates the type
of problem encountered during the construction of the body ( may be none at
all ).
PK_BODY_sweep_ok_c Swept body created without problems
PK_BODY_sweep_failure_c Internal algorithm failure
PK_BODY_sweep_bad_path_c Invalid sweep path
PK_BODY_sweep_bad_profile_c Invalid sweep profile
PK_BODY_sweep_small_profile_c Profile is too small to sweep
PK_BODY_sweep_surf_failure_c Failed to create swept surface
PK_BODY_sweep_curve_failure_c Failed to create profile curve
PK_BODY_sweep_geom_self_int_c Swept body has self intersection in at least
one of its geometries.
PK_BODY_sweep_geom_degen_c Swept body has degeneracy in at least
one of its geometries.
PK_BODY_sweep_topol_self_int_c Swept body has an invalid contact between
two of its faces, edges, or vertices.
PK_BODY_sweep_check_failure_c Fault detected in generated body