|
![]() |
Try to set viewpoint from JSON AutodeskCommonCamera.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public Function TrySetCamera ( _ cameraJson As String _ ) As Boolean |
C# |
---|
public bool TrySetCamera( string cameraJson ) |
Visual C++ |
---|
public: bool TrySetCamera( String^ cameraJson ) |
Parameters
- cameraJson
- Type: System..::..String
Camera in the form of a JSON AutodeskCommonCamera.