|
![]() |
Classes
Class | Description | |
---|---|---|
![]() |
ClashResult |
Represents a single geometry clash detected in a clash test.
|
![]() |
ClashResultGroup |
Permits optional grouping of related clash results inside a clash test.
|
![]() |
ClashSelection |
Represents a clash test's left or right selection settings.
|
![]() |
ClashTest |
A clash-test, including all its settings and results.
|
![]() |
ClashTestFolder |
A folder of clash tests
|
![]() |
ClashTestsData |
A wrapper object allowing all data relating to a set of
ClashTests to be manipulated in a single operation.
|
![]() |
DocumentClash |
Provides access to the various document-parts associated with clash detective.
|
![]() |
DocumentClashTests |
The document-part that holds the currently defined clash tests.
|
![]() |
DocumentExtensions |
Class providing extension method to access DocumentClash on
Document (extension methods are C# only.)
|
![]() |
MinimumClearanceResult |
Object defining the minumum clearance between two item selections.
|
Interfaces
Interface | Description | |
---|---|---|
![]() |
IClashResult |
Interface implemented by clash issues and groups and providing access to the properties which are common to both.
This allows groups and individual results to be processed in a generic manner without implementing separate methods for each.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
ClashResultParts |
Specifies parts of a IClashResult
|
![]() |
ClashResultSortMode |
Which result property to sort by
|
![]() |
ClashResultStatus |
Different types of status that can be set on a clash result
|
![]() |
ClashSortDirection |
Direction in which to sort tests or results
|
![]() |
ClashTestParts |
Specifies parts of a ClashTest
|
![]() |
ClashTestSortMode |
Which test property to sort by
|
![]() |
ClashTestStatus |
Different types of status for a clash test
|
![]() |
ClashTestType |
Different types of clash test.
|