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.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.