Skip to main content

getCameraimage

Returns a thumbnail image of a 3D model view by name.

Syntax

RxCore.getCameraimage(name)

Parameters

  • name: string — Name of the 3D view.

Returns

  • Image — Base64 encoded image data.