IFrameManager2.SwitchToVisuByIndex (METH)¶
METHOD SwitchToVisuByIndex : INT
It switches the visualization using the index instead of the frame path
- InOut:
- Scope - Name - Type - Comment - Return - SwitchToVisuByIndex- INT- Input - iIndexFrame- INT- The internal array index of the frame that should be handled - pClientData- POINTER TO VisuStructClientData - The client whose frame content shall be changed - iIndex- INT- The index of the visualization that should be selected - xUpdVar- BOOL- If also the variable linked to the frame has to be updated - xUpdLastIndex- BOOL- If also the index stored as “last call” has to be updated (specifically used in redundancy) 
