|
|
A wrapper object allowing all data relating to a set of
ClashTests to be manipulated in a single operation.
Namespace: Autodesk.Navisworks.Api.Clash
Assembly: Autodesk.Navisworks.Clash (in Autodesk.Navisworks.Clash.dll)
Syntax
| Visual Basic |
|---|
Public Class ClashTestsData _ Implements IDisposable |
| C# |
|---|
public class ClashTestsData : IDisposable |
| Visual C++ |
|---|
public ref class ClashTestsData : IDisposable |
Remarks
This class wraps the ClashTest collection stored in the DocumentClashTests and serves the purpose of providing access to the whole of the its state as a single Value, even if further types of data are added in later releases.