43 _(
"Center pivot rotation" ),
_(
"Center pivot rotation (middle mouse click)" ),
48 _(
"Rotate X Clockwise" ),
_(
"Rotate X Clockwise" ),
53 _(
"Rotate X Counterclockwise" ),
_(
"Rotate X Counterclockwise" ),
58 _(
"Rotate Y Clockwise" ),
_(
"Rotate Y Clockwise" ),
63 _(
"Rotate Y Counterclockwise" ),
_(
"Rotate Y Counterclockwise" ),
68 _(
"Rotate Z Clockwise" ),
_(
"Rotate Z Clockwise" ),
73 _(
"Rotate Z Counterclockwise" ),
_(
"Rotate Z Counterclockwise" ),
79 _(
"Move board Left" ),
_(
"Move board Left" ),
85 _(
"Move board Right" ),
_(
"Move board Right" ),
91 _(
"Move board Up" ),
_(
"Move board Up" ),
97 _(
"Move board Down" ),
_(
"Move board Down" ),
103 _(
"Home view" ),
_(
"Home view" ),
109 _(
"Reset view" ),
_(
"Reset view" ),
115 _(
"Flip Board" ),
_(
"Flip the board view" ),
120 _(
"Toggle orthographic projection" ),
_(
"Enable/disable orthographic projection" ),
126 _(
"View Front" ),
_(
"View Front" ),
132 _(
"View Back" ),
_(
"View Back" ),
138 _(
"View Left" ),
_(
"View Left" ),
144 _(
"View Right" ),
_(
"View Right" ),
150 _(
"View Top" ),
_(
"View Top" ),
156 _(
"View Bottom" ),
_(
"View Bottom" ),
161 _(
"No 3D Grid" ),
_(
"No 3D Grid" ),
166 _(
"3D Grid 10mm" ),
_(
"3D Grid 10mm" ),
171 _(
"3D Grid 5mm" ),
_(
"3D Grid 5mm" ),
176 _(
"3D Grid 2.5mm" ),
_(
"3D Grid 2.5mm" ),
181 _(
"3D Grid 1mm" ),
_(
"3D Grid 1mm" ),
187 _(
"Render Realistic Materials" ),
188 _(
"Use all material properties from each 3D model file" ),
194 _(
"Render Solid Colors" ),
195 _(
"Use only the diffuse color property from model 3D model file" ),
201 _(
"Render CAD Colors" ),
202 _(
"Use a CAD color style based on the diffuse color of the material" ),
208 _(
"Toggle Through Hole 3D models" ),
209 _(
"Toggle 3D models for 'Through hole' type components" ),
215 _(
"Toggle SMD 3D models" ),
216 _(
"Toggle 3D models for 'Surface mount' type components" ),
222 _(
"Toggle unspecified 3D models" ),
_(
"Toggle 3D models for 'unspecified' type components" ),
228 _(
"Toggle 3D models not in pos file" ),
_(
"Toggle 3D models not in pos file" ),
233 _(
"Show Model Bounding Boxes" ),
_(
"Show Model Bounding Boxes" ),
238 _(
"Toggle realistic mode" ),
_(
"Toggle realistic mode" ) );
242 _(
"Toggle board body display" ),
_(
"Toggle board body display" ) );
246 _(
"Show 3D Axis" ),
_(
"Show 3D Axis" ),
251 _(
"Toggle zone display" ),
_(
"Toggle zone display" ) );
255 _(
"Toggle adhesive display" ),
_(
"Toggle display of adhesive layers" ) );
259 _(
"Toggle silkscreen display" ),
_(
"Toggle display of silkscreen layers" ) );
263 _(
"Toggle solder mask display" ),
_(
"Toggle display of solder mask layers" ) );
267 _(
"Toggle solder paste display" ),
_(
"Toggle display of solder paste layers" ) );
271 _(
"Toggle comments display" ),
_(
"Toggle display of comments and drawings layers" ) );
275 _(
"Toggle ECO display" ),
_(
"Toggle display of ECO layers" ) );
declared enumerations and flags
@ NORMAL
Use all material properties from model file.
@ CAD_MODE
Use a gray shading based on diffuse material.
@ DIFFUSE_ONLY
Use only diffuse material properties.
static TOOL_ACTION resetView
static TOOL_ACTION toggleSolderMask
static TOOL_ACTION toggleBoardBody
static TOOL_ACTION rotateXCCW
static TOOL_ACTION showNotInPosFile
static TOOL_ACTION showTHT
static TOOL_ACTION noGrid
static TOOL_ACTION toggleComments
static TOOL_ACTION show2_5mmGrid
static TOOL_ACTION rotateZCCW
static TOOL_ACTION rotateZCW
static TOOL_ACTION toggleSilk
static TOOL_ACTION rotateYCCW
static TOOL_ACTION rotateXCW
static TOOL_ACTION viewTop
static TOOL_ACTION show1mmGrid
static TOOL_ACTION toggleZones
static TOOL_ACTION toggleOrtho
static TOOL_ACTION moveLeft
static TOOL_ACTION viewLeft
static TOOL_ACTION show10mmGrid
static TOOL_ACTION viewBack
static TOOL_ACTION show5mmGrid
static TOOL_ACTION viewRight
static TOOL_ACTION showSMD
static TOOL_ACTION homeView
static TOOL_ACTION moveUp
static TOOL_ACTION flipView
static TOOL_ACTION moveDown
static TOOL_ACTION viewBottom
static TOOL_ACTION moveRight
static TOOL_ACTION materialDiffuse
static TOOL_ACTION toggleAdhesive
static TOOL_ACTION pivotCenter
static TOOL_ACTION controlActivate
static TOOL_ACTION showVirtual
static TOOL_ACTION rotateYCW
static TOOL_ACTION materialCAD
static TOOL_ACTION viewFront
static TOOL_ACTION toggleRealisticMode
static TOOL_ACTION showBBoxes
static TOOL_ACTION toggleECO
static TOOL_ACTION materialNormal
static TOOL_ACTION showAxis
static TOOL_ACTION toggleSolderPaste