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