|
|
Try to close all file handles for currently loaded files, completing load for current sheet.
File handles may be reopened in future (e.g. when changing the active sheet).
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Function TryCloseFileHandles As Boolean |
| C# |
|---|
public bool TryCloseFileHandles() |
| Visual C++ |
|---|
public: bool TryCloseFileHandles() |