::hwp::GetLocalSystem
Gets a SystemHandle to the LocalSystem in an animation client.
Syntax
::hwp::GetLocalSystem
Application
Tcl Query
Description
This procedure implements minus options.
Mandatory Arguments
- -id "SystemID"
- The coordinate System ID.
Optional Arguments
None.
Returns
Returns a SystemHandle to the LocalSystem.
Example
set localSystemHandle [::hwp::GetLocalSystem -id 2]