Preparing search index...
The search index is not available
occviewer v.3.0.355
occviewer v.3.0.355
modules/medical/utils/utils
UtilsManager
Interface UtilsManager
UtilsManager interface.
interface
UtilsManager
{
getRiRaAngles
(
theId
:
string
,
theInitialRotation
:
WasmVector4d
,
)
:
WasmVector2d
;
setRiRaAngles
(
theId
:
string
,
theAngles
:
WasmVector2d
,
theInitialRotation
:
WasmVector4d
,
)
:
void
;
}
Index
Methods
get
Ri
Ra
Angles
set
Ri
Ra
Angles
Methods
get
Ri
Ra
Angles
getRiRaAngles
(
theId
:
string
,
theInitialRotation
:
WasmVector4d
)
:
WasmVector2d
Get RI/RA Angles of object.
Parameters
theId
:
string
theInitialRotation
:
WasmVector4d
Returns
WasmVector2d
set
Ri
Ra
Angles
setRiRaAngles
(
theId
:
string
,
theAngles
:
WasmVector2d
,
theInitialRotation
:
WasmVector4d
,
)
:
void
Set RI/RA Angles of object.
Parameters
theId
:
string
theAngles
:
WasmVector2d
theInitialRotation
:
WasmVector4d
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Ri
Ra
Angles
set
Ri
Ra
Angles
occviewer v.3.0.355
Loading...
UtilsManager interface.