Initializes a new instance of Object3DEngine with the specified ID
Object3DEngine = function(
id
)
constructor(
id: string
);
id
The medical 3D engine ID must be unique.
The engine serves as an interface. It sends events to the user so data (like creating a 3D volume, requesting a 3D or panoramic slice, or other data), can be requested from the server.
To create a 3D engine, call Start.
Register the event by setting up a Request3DData event that acts as an interface between the engine and the server call.
Refer to Cell3D
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document