UnLockTimeOut Method
Summary
Unlocks the time out for the object that is locked by the method LockTimeOut.
Syntax
public static void UnLockTimeOut(
string id
)
Public Shared Sub UnLockTimeOut(
ByVal id As String
)
public:
static void UnLockTimeOut(
String^ id
)
Parameters
id
The id of the 3D object.