Collision computation

Functions

A3DStatus A3DCollisionCompute()

Detailed Description

group a3d_collision

Determine if there are interferences between parts from an assembly.

This functionality allows to determine if there are interferences (clashes) between parts from an assembly, and if a specified clearance distance is verified between parts (clearance analysis).

Depending on the nature of the analysis, one or two groups can be defined:

  • One group: the analysis is processed on all the selected parts that are included in the group.
  • Two groups: the analysis is processed between the two groups, but not inside the groups.

Function Documentation