| Description | ||||||||||||||
| Calculates volume of interference between two components. The interference volume can only be calculated if the interference data is obtained by using ProFitInterferenceCompute() or ProFitGlobalinterferenceCompute() without including facets or quilts, that is only for interfering solids. | ||||||||||||||
| Replacement in Object TOOLKIT: | pfcInterferenceVolume::ComputeVolume | |||||||||||||
| Synopsis | ||||||||||||||
| #include <ProFit.h> | ||||||||||||||
| ProError | ProFitInterferencevolumeCompute | ( | ||||||||||||
| ProInterferenceData interf_data | ||||||||||||||
| /* (In) | ||||||||||||||
| The interference data. This is obtained using either ProFitGlobalinterferenceCompute() or ProFitInterferenceCompute(). | ||||||||||||||
| */ | ||||||||||||||
| double* volume | ||||||||||||||
| /* (Out) | ||||||||||||||
| The volume of interference between the components. | ||||||||||||||
| */ | ||||||||||||||
| ) | ||||||||||||||
| Returns | ||||||||||||||
|
||||||||||||||