Standard Interface Commands
Icon commands
The standard commands are the commands used for layer manipulation, print, background settings, file load, measurement and calibration as well as user settings:
CADViewer Light/Dark Skin
| Command | Description | XML Configuration Menu File Command | API Command |
|---|---|---|---|
| Layer List | cvjs_LayerList | cvjs_LayerList | |
| cvjs_Print | cvjs_Print | ||
| Toggle | cvjs_toggleBlackWhite | cvjs_toggleBlackWhite | |
| Background | cvjs_setBackgroundColor | cvjs_setBackgroundColor | |
| File Load | cvjs_openFileLoadToServer | cvjs_openFileLoadToServer | |
| Search Text | cvjs_interactiveSearchText | cvjs_interactiveSearchText | |
| Layer Off | cvjs_interactiveLayerOff | cvjs_interactiveLayerOff | |
| Swap Layers | cvjs_swapLayersInDrawing | cvjs_swapLayersInDrawing | |
| All Layers On | cvjs_allLayersInDrawingOn | cvjs_allLayersInDrawingOn | |
| Measurement | cvjs_Measurement | cvjs_Measurement | |
| Calibrate | cvjs_calibrateMeasurement | cvjs_calibrateMeasurement | |
| Birdseye | cvjs_displayMagnifyingGlass | cvjs_displayMagnifyingGlass | |
| Adjust Line Weight | cvjs_activateLineThicknessModal | cvjs_activateLineThicknessModal | |
| About | cvjs_About | Not Mapped | |
| Settings | cvjs_Settings | cvjs_Settings | |
| Help | cvjs_Help | cvjs_Help |