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