Tekla.Structures.Model.ClashChecker Namespace |
The Tekla.Structures.Model.ClashChecker namespace contains classes related to clash checking.
| Class | Description | |
|---|---|---|
| ClashChekerEvent |
The ClashChekerEvent class contains methods related to clash check events.
|
| Delegate | Description | |
|---|---|---|
| ClashChekerEventClashCheckDoneDelegate |
The delegate to use for clash check completion.
| |
| ClashChekerEventClashDetectedDelegate |
The delegate to use for clash detection.
Encapsulates any method that takes a clash check data object as a parameter.
|