The following tables list the members exposed by Object3DEngine.
Public Constructors
Name | Description | |
---|---|---|
Object3DEngine | Initializes a new instance of Object3DEngine with the specified ID |
Public Methods
Name | Description | |
---|---|---|
canDo3D | Gets a value indicating whether the specified cell can be converted into a 3D volume. | |
end | Releases all resources used by the Object3DEngine. | |
getSettings | Triggers a call requesting that the settings be filled in using the specified JSON parameter. | |
invalidate | Redraws the 3D cell. | |
render3D | Requests a screen-shot of the rendered 3D volume. | |
renderPanoramic | Requests a screen-shot of a panoramic view of the 2D slices using the specified PanoramicPolygon parameter. | |
setSettings | Sets the settings for the server-side 3D volume using the specified settings located in the JSON parameter. | |
start | Starts the 3D engine by sending a request to the server-side to begin 3D volume generation using the StudyInstanceUID and SeriesInstanceUID parameters, as well as some extra, optional parameters. |
Public Properties
Name | Description | |
---|---|---|
errorMessage | The error message received from the server to display an error that occurred during creating or interacting with the 3D volume. | |
id | The ID of the 3D engine | |
progress | Percentage value showing the percent completion of the 3D volume creation. | |
status | The status of the 3D volume creation. | |
volumeReady | Indicates whether the 3D object for the engine has been created and is now ready. |
Public Events
Name | Description | |
---|---|---|
Object3DReady | Notifies the instance that the 3D engine has finished creating the 3D volume. | |
ProgressUpdated | Notifies the instance when the progress for the 3D creation has been updated. | |
Request3DData | Notifies the instance that a 3D request, information, or image has been requested. | |
StatusChanged | Notifies the instance when the status of the 3D volume creation has changed. |
See Also
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