Compare faces
7.0
Function to compare the faces of two groups of A3DRiBrepModel.
A3DCompareFaces
Parameters
pFirstModelFile: a
A3DAsmModelFilecontaining the first group ofA3DRiBrepModel.pSecondModelFile: a
A3DAsmModelFilecontaining the second group ofA3DRiBrepModel.dTolerance: maximum distance between two matching faces, in model’s unit
pOutput: pointer to a A3DCompareOutputData that contains returned data. It has to be freed by calling again
A3DCompareFacesInBrepModels()with A3D_NULL_HANDLE as inputA3DAsmModelFilepointers.
Returns
A3D_SUCCESSon success, or an error code on failure
Structures
Functions