Checks if there is interference between two components in assembly.
IvExtCheckInterference ( part1 As Part, _
part2 As Part ) As Boolean
Argument | Type | Description |
---|---|---|
part1 | part | Component Occurrence 1 |
part2 | part | Component Occurrence 2 |