ATCLR Method

Description
Clears and initializes the average torque for one or more joints.

Syntax
Sub ATCLR ()

See Also
ATRQ Method, PTCLR Method, PTRQ Method

ATCLR Example
VB Example:

m_spel.ATCLR()  

C# Example:

m_spel.ATCLR();