←Select platform
In This Topic ▼

Medical3DClient Class Members

Summary

The following tables list the members exposed by Medical3DClient.

Public Constructors

Name Description
Public Constructor
Medical3DClient Initializes a new instance of the Medical3DClient class with default parameters.

Public Methods

Name Description
Public Method
static  | Shared in VB</div>
CheckProgress Checks the progress of the object creation process.
Public Method static  | Shared in VB Create3DObject_AddFrame Adds a data slice to the 3D object from the specified Leadtools.RasterImage.
Public Method static  | Shared in VB Create3DObject_Close Ends object creation and makes the object ready to be displayed.
Public Method static  | Shared in VB Create3DObject_Create Creates an empty object having the specified dimensions.
Public Method static  | Shared in VB CreateObject Creates a new 3D object id.
Public Method static  | Shared in VB DestroyObject Destroys the 3D object and deletes it from the process.
Public Method static  | Shared in VB DoTimelyChecks Destroys all 3D objects that have not been used for a long time.
Public Method static  | Shared in VB GetMPRImage Gets the specified MPR slice of the 3D volume.
Public Method static  | Shared in VB GetRenderedImage Gets the specified RasterImage from the output 3D volume.
Public Method static  | Shared in VB GetSettings Returns the settings in the specified json file.
Public Method static  | Shared in VB ItemExists Indicates whether the specified item exists.
Public Method static  | Shared in VB KeepAlive Keeps the 3D object alive for now, and prevents it from timing out by resetting its timestamp.
Public Method static  | Shared in VB Load3DObject Loads a 3D object that has been cached.
Public Method static  | Shared in VB LockTimeOut Locks the time out for the object, preventing it from getting deleted.
Public Method static  | Shared in VB Save3DObject Saves the loaded 3D volume to the hard drive.
Public Method static  | Shared in VB SetErrorStatus Sets an error status message for the volume.
Public Method static  | Shared in VB UnLockTimeOut Unlocks the time out for the object that is locked by the method LockTimeOut.
Public Method static  | Shared in VB UpdateSettings Sets properties of the 3D object using a Json object.

Protected Methods

Name Description
Protected Method
Dispose Releases all resources used by the Medical3DClient.
Protected Method Finalize Overrides Finalize.

Public Properties

Name Description
Public Property
static  | Shared in VB
CachePath The path that will be used to store the cached 3D volume.
Public Property static  | Shared in VB DebuggingFlag Value that determines whether to enable the debugging mode.
Public Property static  | Shared in VB EnginePath Gets or sets the path to the engine used to generate the 3D volume.
Public Property static  | Shared in VB IdleTimeout Timeout for deleting 3D volumes that have been idled before the timeout.
Public Property static  | Shared in VB VolumeCountLimit The maximum number of volumes allowed to be loaded at once.
Public Property static  | Shared in VB VolumesHardwareLimit The number of simultaneous volumes allowed for loading to the local hardware's graphics card.
Public Property static  | Shared in VB VolumesLimit Number of simultaneous volumes allowed to be loaded.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.