engine Property

Summary

The engine that is used to generate the 3D derivatives slices from the 3D volume.

Syntax
TypeScript
JavaScript
Object.defineProperty(Derivative3D.prototype, 'engine', 
	get: function(), 
	set: function(value) 
) 
engine: Object3DEngine; 

Property Value

Object3DEngine that is used to generate the 3D derivatives slices from the 3D volume.

Remarks

The engine is used as an interface with the server to retrieve the image slices based on the information specified there. The user must set the volume information using Object3DEngine.info.

Requirements

Target Platforms

Help Version 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.