typedef int PK_TOPOL_clash_type_t;
Describes the type of clash found.
Possible values are:
PK_TOPOL_clash_none --- No clash exists
PK_TOPOL_clash_a_in_b --- Target entity is inside tool entity
PK_TOPOL_clash_b_in_a --- Tool entity is inside target entity
PK_TOPOL_clash_exists --- Clash exists; only this is requested
PK_TOPOL_clash_abut_no_class --- Bounding topologies abut,
--- in/outside unknown
PK_TOPOL_clash_abut_b_in_a --- Bounding tool topology abuts bounding
--- target topology on the inside
PK_TOPOL_clash_abut_b_out_a --- Bounding tool topology abuts bounding
--- target topology on the outside
PK_TOPOL_clash_interfere --- Bounding topologies interfere