Operators |
clear_stereo_model — Free the memory of a stereo model.
clear_stereo_model( : : StereoModelID : )
The operator clear_stereo_model frees the memory of the stereo model StereoModelID that was created by create_stereo_model. After calling clear_stereo_model , the model can no longer be used. The handle StereoModelID becomes invalid.
This operator modifies the state of the following input parameter:
The value of this parameter may not be shared across multiple threads without external synchronization.Handle of the stereo model.
3D Metrology
Operators |