Collision computation
Parent module: Tools Module
- 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.
Data Structures
A3DTransfoRepresentationItemData structure. |
|
A3DCollisionGroupData structure. |
|
A3DCollisionParameterData structure. |
|
A3DCollisionResultData structure. |
Functions
Determine interferences between A3DRiRepresentationItem . |
Enumerators
Collision type between to A3DRiRepresentationItem . |