|
|
Try to load file into document, replacing current contents.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Function TryOpenFile ( _ fileName As String _ ) As Boolean |
| C# |
|---|
public bool TryOpenFile( string fileName ) |
| Visual C++ |
|---|
public: bool TryOpenFile( String^ fileName ) |
Parameters
- fileName
- Type: System..::..String
Path to try and load file from