clear_all_matricesclear_all_matricesClearAllMatricesClearAllMatricesclear_all_matrices (Operator)
Name
clear_all_matricesclear_all_matricesClearAllMatricesClearAllMatricesclear_all_matrices
— This operator is inoperable. It had the following function:
Clear all matrices from memory.
Warning
clear_all_matricesclear_all_matricesClearAllMatricesClearAllMatricesclear_all_matrices
is obsolete, inoperable, and is only provided for
reasons of backward compatibility. New applications should not use
clear_all_matricesclear_all_matricesClearAllMatricesClearAllMatricesclear_all_matrices
, the operator will be removed in future
versions.
Signature
clear_all_matrices( : : : )
Herror clear_all_matrices()
Herror T_clear_all_matrices()
def clear_all_matrices() -> None
Description
.
Attention
clear_all_matricesclear_all_matricesClearAllMatricesClearAllMatricesclear_all_matrices
exists solely for the purpose of
implementing the “reset program” functionality in HDevelop.
clear_all_matricesclear_all_matricesClearAllMatricesClearAllMatricesclear_all_matrices
must not be used in any
application.
Execution Information
- Multithreading type: exclusive (runs in parallel only with independent operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Result
clear_all_matricesclear_all_matricesClearAllMatricesClearAllMatricesclear_all_matrices
always returns the value 2 (
H_MSG_TRUE)
.
Module
Foundation