Description Locks any Location/Orientation updates for a specified entity.
Syntax LockOperationUpdates n, lock
Parameters n As Long Node number of the entity.
lock As Boolean Set to True to lock updates, False to unlock them.
Remarks This subroutine locks or unlocks any Location/Orientation updates for a specified surface. If there is a problem, the function posts an error and returns without setting the lock state.
See Also Examples
|