|
|
Rest Api access.
Namespace: Autodesk.Navisworks.Api.ApplicationParts
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Function GetRestApi ( _ accountInfo As AccountInfo _ ) As Object |
| C# |
|---|
Object GetRestApi( AccountInfo accountInfo ) |
| Visual C++ |
|---|
Object^ GetRestApi( AccountInfo^ accountInfo ) |
Parameters
- accountInfo
- Type: Autodesk.Navisworks.Api.Bim360..::..AccountInfo