With this command you can verify, if a part interferes another part. Additionally you can define a limit for the interference.
IF_@ INTERF Reference1 Reference2 [Volume]
...
END_IF_@
Reference1 = "Model name" | THIS | THIS_# | ASSEMBLY
--> # = Component ID (Only in assemblies)
Referenz2 = "Name of 2nd reference"
Volume = "Value of interference volume"
@ = increasing number
Example:
IF_1 INTERF THIS ASMPOS1
...
END_IF_1