Code example: Clash check
Updated:
13 May 2019
This Tekla Open API code example shows you how to run clash check and use related events from Tekla Open API.
The application inserts three clashing parts and runs the clash check for them. In ClashCheck.cs, there is a commented code section that you can use to run the clash check for the entire model instead.
After downloading the TSOpenAPIExamples package from GitHub (button above), find ClashCheck example at \Model\Appliations\ClashCheckExample.