
Replacement in Object TOOLKIT: |

ProFitInterferenceCompute | |
( ProSelection sel_1 /* (In) The first part or solid body. */ ProSelection sel_2 /* (In) The second part or solid body. */ ProBoolean set_facets /* (In) The option to include facets (relevant only for parts). */ ProBoolean set_quilts /* (In) The option to include quilts (relevant only for parts). */ ProInterferenceData* interf_data /* (Out) The interference data. If no interference detected, NULL value will be returned. Free this using ProInterferenceDataFree(). */ ) |

The function successfully computed the interference. | |
Interference detected but the system was unable to produce a valid geometric representation for it. | |
One or more of the input arguments are invalid. | |
One or more items specified by the selections could not be found, or did not contain any geometry to compute interference with. | |
The interference could not be computed. | |
Interference with invalid volume found. |


