←Select platform

Medical3DObject Class Methods

Summary

For a list of all members of this type, see Medical3DObject members

Public Methods

Name Description
GetMPRInformation returns the MPR image with the specified type and index.
GetRendered3DObject Returns the rendered view of the 3D object as an image.
HitTest Gets the index of the plane from the specified position.
LoadObjectFromFile Loads a raw data object from a file.
LoadState Loads the object status from a file.
MemoryEfficientCancel This method cancels the memory efficient loading method.
MemoryEfficientEnd Ends object creation and makes it ready to be displayed.
MemoryEfficientInit Creates an empty object having the specified dimensions.
MemoryEfficientSetFrame Fills the 3D object with data from the specified Leadtools.RasterImage.
ResetPosition Resets the position of 3D object to (0, 0, 0).
ResetRotation Resets the rotation of the 3D object to (0, 0, 0).
ResetScale Resets the scale of the 3D object.
ResetThresholdValues Resets the threshold properties to their original values (0, 255).
RotateX Rotates the 3D object in the container by a specified amount on the x-axis.
RotateXYZ Rotates the 3D object in the container by specified amounts on the x-axis, y-axis, and z-axis.
RotateY Rotates the 3D object in the container by the specified amount on the y-axis.
RotateZ Rotates the 3D object in the container by the specified amount on the z-axis.
SaveObjectToFile Saves the object to a file as raw data.
SaveState Saves the object status to a file.
ScaleX Scales the 3D object in the container by the specified amount in the x-axis.
ScaleXYZ Scales the 3D object in the container by a specified amount in any direction.
ScaleY Scales the 3D object in the container by a specified amount in the y-axis.
ScaleZ Scales the 3D object in the container by a specified amount in the z-axis.
SetImage Sets the image used to render the 3D object and then frees the image.
Translate Translates the 3D object in the container by a specified amount in the any specified axis.
TranslateX Translates the 3D object by a specified amount in the x-axis.
TranslateY Translates the 3D object by a specified amount in the y-axis.
TranslateZ Translates the 3D object by a specified amount in the z-axis.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly