For a list of all members of this type, see Medical3DObject members.
Name | Description | |
---|---|---|
![]() | GetOrthogonalFrame | Extracts a RasterImage slice of the 3D object at the specified index from the specified axis. |
![]() | HitTest |
Gets the index of the plane from a specified position.
Is it zero-based index |
![]() | ResetPosition | Resets the position of the 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 to (100, 100, 100). |
![]() | RotateX | Rotates the 3D object in the container by a specific amount in the X-axis. |
![]() | RotateY | Rotates the 3D object in the container by a specific amount in the Y-axis. |
![]() | RotateZ | Rotates the 3D object in the container by a specific amount in the Z-axis. |
![]() | ScaleX | Scales the 3D object in the container by a specific amount in the X-axis. |
![]() | ScaleXYZ | Scales the 3D object in the container by a specific amount in any direction. |
![]() | ScaleY | Scales the 3D object in the container by a specific amount in the Y-axis. |
![]() | ScaleZ | Scales the 3D object in the container by a specific amount in the Z-axis. |
![]() | Translate | Translates the 3D object in the container by a specific amount in the any specified axis. |
![]() | TranslateX | Translates the 3D object by a specific amount in the X-axis. |
![]() | TranslateY | Translates the 3D object by a specific amount in the Y-axis. |
![]() | TranslateZ | Translates the 3D object by a specific amount in the Z-axis. |