 |
PK_blend_suggest_limit_t |
|
typedef int PK_blend_suggest_limit_t;
Used in:
PK_BODY_fix_blends_o_t
This datatype defines whether suggested limit data should be returned in a
blend failure situation.
It has the values
PK_blend_suggest_limit_no_c The data will not be returned.
PK_blend_suggest_limit_yes_c The data will be returned. The limits
returned should not be considered
suitable for patching.
PK_blend_suggest_limit_patch_c The data will be returned. Parasolid will
attempt to return limits suitable for
patching. Whether or not a limit is
suitable for patching will be
indicated by information in the report.