clear_scene_3dT_clear_scene_3dClearScene3dClearScene3d (Operator)
Name
clear_scene_3dT_clear_scene_3dClearScene3dClearScene3d
— Delete a 3D scene and free all allocated memory.
Signature
Herror T_clear_scene_3d(const Htuple Scene3D)
Description
clear_scene_3dclear_scene_3dClearScene3dClearScene3dClearScene3d
deletes the 3D scene Scene3DScene3DScene3DScene3Dscene3D
.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
Scene3DScene3DScene3DScene3Dscene3D
(input_control) scene_3d(-array) →
HScene3D, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Handle of the 3D scene.
Result
clear_scene_3dclear_scene_3dClearScene3dClearScene3dClearScene3d
returns 2 (H_MSG_TRUE) if the scene was valid and could
be deleted. If necessary, an exception is raised.
Possible Predecessors
display_scene_3ddisplay_scene_3dDisplayScene3dDisplayScene3dDisplayScene3d
Module
3D Metrology