|
|
Runs all ClashTests in the document. Any tests whose situation has not changed since they were last run will be skipped.
Namespace: Autodesk.Navisworks.Api.Clash
Assembly: Autodesk.Navisworks.Clash (in Autodesk.Navisworks.Clash.dll)
Syntax
| Visual Basic |
|---|
Public Sub TestsRunAllTests |
| C# |
|---|
public void TestsRunAllTests() |
| Visual C++ |
|---|
public: void TestsRunAllTests() |
Remarks
Tests with a status of "Complete" are not run, because they are up-to-date and would not be changed.