Arbortext IsoView > Programmer's Reference > Constants > Tool Set/Selection Constants – Iso7ConfigTools and ActiveTool
  
Tool Set/Selection Constants – Iso7ConfigTools and ActiveTool
Use these constants to enable a tool and/or add it to the main toolbar. (See Iso7ConfigTools and ActiveTool.)
kIV7_Tool_Hand
1
0x00000001L
kIV7_Tool_Zoom
2
0x00000002L
kIV7_Tool_ZoomOut
4
0x00000004L
kIV7_Tool_Hotspots
8
0x00000008L
kIV7_Tool_Print
16
0x00000010L
kIV7_Tool_Home
32
0x00000020L
kIV7_Tool_Magnifier
64
0x00000040L
kIV7_Tool_GlobalView
128
0x00000080L
kIV7_Tool_RedLining
256
0x00000100L
kIV7_Tool_RLDraw
512
0x00000200L
kIV7_Tool_RLNote
1024
0x00000400L
kIV7_Tool_RLDelete
2048
0x00000800L
kIV7_Tool_RLExport
4096
0x00001000L
kIV7_Tool_RLImport
8192
0x00002000L
kIV7_Tool_Prefs
16384
0x00004000L
kIV7_Tool_Search
131072
0x00020000L
kIV7_Tool_RLCircle
262144
0x00040000L
kIV7_Tool_RLRectangle
524288
0x00080000L
kIV7_Tool_RLLine
1045876
0x00100000L
kIV7_Tool_AniStart*
2097152
0x00200000L
kIV7_Tool_AniStop*
4194304
0x00400000L
kIV7_Tool_AniRewind1
8388608
0x00800000L
kIV7_Tool_3DRotate2
16777216
0x01000000L

1 Only visible if file contains animation.

2 Only visible if file contains 3D data.

Use these constants to enable tools and/or display them on a popup menu.
kIV4_DefaultTools
566255167
0x21C05E3FL
kIV4_ToolsNone
0
No tools to interact with viewer
kIV4_ToolsButtons
1
Default Arbortext IsoView toolbar with buttons
kIV4_ToolsPopup
2
All tools as popup menu
kIV4_ToolsRemote
4
Remote control of tools (using ActiveTool)
kIV4_ToolsRLAutoHide
8
Automatically hide/show redlining tools