\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{shakiestnerd (shakiestnerd)} \pdfinfo{ /Title (qcad-qcad-pro.pdf) /Creator (Cheatography) /Author (shakiestnerd (shakiestnerd)) /Subject (QCAD / QCAD Pro Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{030EA3} \definecolor{LightBackground}{HTML}{F7F7FC} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{QCAD / QCAD Pro Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{shakiestnerd (shakiestnerd)} via \textcolor{DarkBackground}{\uline{cheatography.com/122381/cs/25632/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}shakiestnerd (shakiestnerd) \\ \uline{cheatography.com/shakiestnerd} \\ \uline{\seqsplit{www}.canofworms.com} \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 3rd February, 2023.\\ Updated 25th January, 2023.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{QCAD Professional: Ver 3.26.2}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{s} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{h} \tn % Row Count 2 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Shortcuts based on QCAD Professional Version 3.26.2} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Drawing Commands}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Commands for adding elements to the drawing. All commands are entered at the {\bf{Command:}} prompt or while the focus is on the drawing area.} \tn % Row Count 3 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Lines}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{WL}} & Activate the Line CAD Tools \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} LI & Line using 2 points \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} LA & Line with a specified angle and length \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} LH & Horizontal line (like LA with 0 angle) \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} LV\{\{bb\}\} & Vertical line (like LA with 90 angle)\{\{bb\}\} \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} LB & Draw 2 (or more) bisectors between 2 lines \tn % Row Count 10 (+ 2) % Row 6 \SetRowColor{LightBackground} LP & Parallel with distance \tn % Row Count 11 (+ 1) % Row 7 \SetRowColor{white} LG & Parallel through a point \tn % Row Count 12 (+ 1) % Row 8 \SetRowColor{LightBackground} LT1 & Tangent between point and circle, arc or ellipse \tn % Row Count 14 (+ 2) % Row 9 \SetRowColor{white} LT2 & Tangent between two circles, arcs or ellipses \tn % Row Count 16 (+ 2) % Row 10 \SetRowColor{LightBackground} LN & Orthagonal to a line and tangent to circle, arc, ellipse \tn % Row Count 18 (+ 2) % Row 11 \SetRowColor{white} LR & Line with a relative angle \tn % Row Count 19 (+ 1) % Row 12 \SetRowColor{LightBackground} LO & Orthagonal (perpendicular) line \tn % Row Count 20 (+ 1) % Row 13 \SetRowColor{white} LF & Freehand line drawing \tn % Row Count 21 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.89586 cm} x{4.08114 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Points}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{WP}} & Activate the Point CAD Tools \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} PO & Single Point \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} PN & N Points on a Line \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} PM & MxN Grid of Points \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.94563 cm} x{4.03137 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Arcs}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{WA}} & Activate the Arc CAD Tools \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} AR & Center, Point, Angles \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} AD & Two points and Radius \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} A2 & Two points and Angle \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} AL & Two points and Length \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} AH & Two Points and Height \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} A3 & Three Points \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} AC & Concentric with Distance \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} AG & Concentric through Point \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} AN & Tangentially connected \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} AT & Tangent, Point, Radius \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Circles}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{WC}} & Activate the Circle CAD Tools \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} CI & Center, Point \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} CR & Center, Radius \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} CA & Center, Diameter \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} CD & 2 Points and Radius \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} C2 & 2 Points \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} C3 & 3 Points \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} CC & Concentric with Distance \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} CG & Concentric through Point \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} CT1 & Tangent and 2 Points \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} CTP & Tangent, Point, Radius \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} CT2 & 2 Tangents and Point \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} CTR & 2 Tangents and Radius \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} CT3 & 3 Tangents \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.64701 cm} x{4.32999 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Ellipses}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{WE}} & Activate the Ellipse CAD Tools \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} EP & Center, Point and Ratio \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} EA & Center, Major \& Minor Axis, Start \& End Angles \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} EI & Radii \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} ED & Diameters \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} EC & Parallel Curve with Distance \tn % Row Count 8 (+ 1) % Row 6 \SetRowColor{LightBackground} EG & Parallel Curve through Point \tn % Row Count 9 (+ 1) % Row 7 \SetRowColor{white} EQ & Inscribed in Quadrilateral \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.69678 cm} x{4.28022 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Splines}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{WN}} & Activate the Spline CAD Tools \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} SP & With Control Points \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} SL & Fit Points \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} NI & Insert Fit Point in existing spline \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} NA & Append Fit Points to existing spline \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} NR & Remove Fit Points from spline \tn % Row Count 9 (+ 1) % Row 6 \SetRowColor{LightBackground} NP & Simplify existing spline \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.64701 cm} x{4.32999 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Polylines}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{WO}} & Activate the Polyline CAD Tools \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} PL & Polyline \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} OG & Convert connected lines \& arcs \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} OL & Partial polyline from selected segments \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} OA & Insert Node \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} OP & Append Node(s) \tn % Row Count 8 (+ 1) % Row 6 \SetRowColor{LightBackground} OP & Delete Node(s) \tn % Row Count 9 (+ 1) % Row 7 \SetRowColor{white} OB & Remove Nodes between 2 Nodes \tn % Row Count 10 (+ 1) % Row 8 \SetRowColor{LightBackground} OT & Trim Segments \tn % Row Count 11 (+ 1) % Row 9 \SetRowColor{white} OR & Relocate Start Point \tn % Row Count 12 (+ 1) % Row 10 \SetRowColor{LightBackground} OX & Change Segment Type \tn % Row Count 13 (+ 1) % Row 11 \SetRowColor{white} - & Arc to Line Segments \tn % Row Count 14 (+ 1) % Row 12 \SetRowColor{LightBackground} OQ & Offset \tn % Row Count 15 (+ 1) % Row 13 \SetRowColor{white} OM & Morph \tn % Row Count 16 (+ 1) % Row 14 \SetRowColor{LightBackground} OS & Simplify \tn % Row Count 17 (+ 1) % Row 15 \SetRowColor{white} ON & Normalize \tn % Row Count 18 (+ 1) % Row 16 \SetRowColor{LightBackground} OE & Logically close Polylines \tn % Row Count 19 (+ 1) % Row 17 \SetRowColor{white} OJ & Logically open Polylines \tn % Row Count 20 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.74655 cm} x{4.23045 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Shapes}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{WH}} & Activate the Shape CAD Tools \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} RE & Rectangle \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} RS & Rectangle with Size \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} R3 & Rectangle with 3 Sides \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} PG1 & Polygon (Center, Corner) \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} PG2 & Polygon (2 Points of Side) \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} PG3 & Polygon (Center, Side middle Point) \tn % Row Count 8 (+ 2) % Row 7 \SetRowColor{white} PG4 & Polygon (Side, Side) \tn % Row Count 9 (+ 1) % Row 8 \SetRowColor{LightBackground} PT & Star \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.79632 cm} x{4.18068 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Hatching}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{WX}} & Activate the Hatching CAD Tools \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} HA & Hatch from Selection \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} HS & Hatch from Segments \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.54747 cm} x{4.42953 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Miscellaneous}} \tn % Row 0 \SetRowColor{LightBackground} VT & Add Viewport \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} RI & Add ring (donut) \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} TE & {\bf{Text}} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} IM & Insert Bitmap \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Misc Menu}} \tn % Row 0 \SetRowColor{LightBackground} 2PF & Batch2PDF Visible Layout Blocks \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} TH & Select By Handle \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} TF & Select By Color \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} XH & Draw Horizontal Construction Line \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} XV & Draw Verticle Construction Line \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} CS & Draw Centerline Cross \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} C12 & Draw Counter \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} TG & Draw Text Along Entity \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} LJ & Draw Box Joint from 2 Points \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} S3 & Draw Polyline Break Symbol from 2 Points \tn % Row Count 11 (+ 2) % Row 10 \SetRowColor{LightBackground} GE & Development: Script Shell \tn % Row Count 12 (+ 1) % Row 11 \SetRowColor{white} XC & Development: Run Script \tn % Row Count 13 (+ 1) % Row 12 \SetRowColor{LightBackground} P3 & Draw 3 Points \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Notes:}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Keybindings can be tweaked under Edit: Application Preferences under the General / Tool Settings option..} \tn % Row Count 3 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Modify Commands}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Commands to manipulate existing drawing objects.} \tn % Row Count 1 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.74655 cm} x{4.23045 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Modify}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{WM}} & Activate the Modify CAD Tools \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} MV & Move / Copy Selection \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} RO & Rotate Selection \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} SZ & Scale Selection \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} MI & Mirror Selection \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} FH & Flip Horizontal \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} FV & Flip Vertical \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} MR & Move AND Rotate \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} R2 & Rotate entities around Center Point \tn % Row Count 10 (+ 2) % Row 9 \SetRowColor{white} AE & Align Reference Points \tn % Row Count 11 (+ 1) % Row 10 \SetRowColor{LightBackground} MA & Align \tn % Row Count 12 (+ 1) % Row 11 \SetRowColor{white} OF & Offset with Distance \tn % Row Count 13 (+ 1) % Row 12 \SetRowColor{LightBackground} OH & Offset through Point \tn % Row Count 14 (+ 1) % Row 13 \SetRowColor{white} RM & Trim \tn % Row Count 15 (+ 1) % Row 14 \SetRowColor{LightBackground} TM & Trim Both \tn % Row Count 16 (+ 1) % Row 15 \SetRowColor{white} LE & Lengthen / Shorten \tn % Row Count 17 (+ 1) % Row 16 \SetRowColor{LightBackground} SS & Stretch \tn % Row Count 18 (+ 1) % Row 17 \SetRowColor{white} CLR & Clip to Rectangle \tn % Row Count 19 (+ 1) % Row 18 \SetRowColor{LightBackground} CH & Chamfer / Bevel \tn % Row Count 20 (+ 1) % Row 19 \SetRowColor{white} RN & Round corners \tn % Row Count 21 (+ 1) % Row 20 \SetRowColor{LightBackground} DI & Divide \tn % Row Count 22 (+ 1) % Row 21 \SetRowColor{white} MS & Split Entities \tn % Row Count 23 (+ 1) % Row 22 \SetRowColor{LightBackground} D2 & Break out Segment \tn % Row Count 24 (+ 1) % Row 23 \SetRowColor{white} B2 & Break out Manual \tn % Row Count 25 (+ 1) % Row 24 \SetRowColor{LightBackground} AX & Auto Trim \tn % Row Count 26 (+ 1) % Row 25 \SetRowColor{white} D3 & Break out Gap \tn % Row Count 27 (+ 1) % Row 26 \SetRowColor{LightBackground} RV & Reverse \tn % Row Count 28 (+ 1) % Row 27 \SetRowColor{white} MT & Edit Text \tn % Row Count 29 (+ 1) % Row 28 \SetRowColor{LightBackground} ML & Edit Tolerance \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.74655 cm} x{4.23045 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Modify (cont)}} \tn % Row 29 \SetRowColor{LightBackground} MH & Edit Hatch \tn % Row Count 1 (+ 1) % Row 30 \SetRowColor{white} XP & Explode \tn % Row Count 2 (+ 1) % Row 31 \SetRowColor{LightBackground} PI & Property Painter \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Detection}} \tn % Row 0 \SetRowColor{LightBackground} MD & Detect Duplicates \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} MZ & Detect Zero-length Entities \tn % Row Count 2 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Draw Order}} \tn % Row 0 \SetRowColor{LightBackground} MF & Bring to Front \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} MB & Send to Back \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} MO & Reorder \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} MC & Order Connected Entities \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.69678 cm} x{4.28022 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Projection}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{WJ}} & Activate the Project CAD Tools \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} PR & Orthographic Projection (Cylindrical) \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} PJ & Isometric Projection \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} PC & Isometric Projection (Cylindrical) \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} MX & Matrix Transformation \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Dimension Commands}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Add dimensions and call outs to drawing elements.} \tn % Row Count 1 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.79632 cm} x{4.18068 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Dimension}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{WD}} & Activate the Dimension CAD Tools \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} DA & Aligned \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} DL & Rotated (Linear) \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} DH & Horizontal \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} DV & Vertical \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} DB & Baseline \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} DC & Continue \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} DO & Ordinate (X/Y) \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} DE & Leader \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} DT & Datum \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} TO & Tolerance \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} DR & Radial \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} DD & Diametric \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} DN & Angular \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} DG & Arc Length \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} DS & Reset Label Position \tn % Row Count 16 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.74655 cm} x{4.23045 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Info}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{WI}} & Activate the Information CAD Tools \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} IO & Position \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} IV & Relative Position \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} IL & Polar Position \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} IT & Relative Polar Position \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} IP & Distance Point to Point \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} IE & Distance Entity to Point \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} IN & Distance Entity to Entity \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} IA & Angle \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} IS & Total Length of Selection \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} IR & Polygonal Area \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} IC & Arc/Circle/Ellipse Area \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} II & Polyline Area \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Layer}} \tn % Row 0 \SetRowColor{LightBackground} YV & Toggle Visibility \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} YF & Toggle Frozen Status \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} YL & Toggle Lock Status \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} YO & Show Only Active \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} YS & Show All Layers \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} YH & Hide All Layers \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} YW & Thaw All Layers \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} YK & Lock All Layers \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} YN & Unlock All Layers \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} YA & Add Layer \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} YU & Add Sublayer \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} YT & Create Layer from Selection \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} YY & Duplicate Layer \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} YR & Delete Layer(s) \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} YP & Purge Unused Layers \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} YE & Edit Layer \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Y+ & Select Layer Entities \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Y- & Deselect Layer Entities \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} YM & Add Layer State \tn % Row Count 19 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Block}} \tn % Row 0 \SetRowColor{LightBackground} XP & Explode \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} BV & Toggle Visibility \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} BS & Show All Blocks \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} BH & Hide All Blocks \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} BA & Add Empty Block \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} BC & Create Block From Selection \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} BL & Add Layout Block \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} BR & Remove Block \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} BP & Purge Unused Blocks \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} BN & Rename Block \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} BE & Edit Block \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} BD & Edit Block From Reference \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} BB & Edit Block in Place \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} BY & Duplicate Block \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} EM & {\bf{Return to Main Drawing}} \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} B+ & Select Block References \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} B- & Deselect Block References \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} BI & Insert Block \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} BT & Create Library Item \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Attributes}}} \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} UA & Define Block Attribute \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} UY & Synchronize Attributes \tn % Row Count 22 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Coordinate Information}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/shakiestnerd_1674689608_coordinates.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{When drawing, current coordinate information is displayed on the status bar.\{\{nl\}\} \newline Top Left: absolute X,Y coordinate\{\{nl\}\} \newline Top Right: absolute Distance \textless{} Angle coordinate\{\{nl\}\} \newline Bottom Left: relative X,Y coordinate from last point\{\{nl\}\} \newline Bottom Right: relative Distance \textless{} Angle polar coordinate from last point\{\{nl\}\}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Snap Commands}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Changes how the cursor interacts with drawing objects.} \tn % Row Count 2 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Snap}} \tn % Row 0 \SetRowColor{LightBackground} SF & Free (Rarely Used) \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} SG & Grid \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} SE & End \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} ST & On Entity \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} SU & Perpendicular \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} SB & Tangential \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} SC & Center \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} SR & Reference \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} SM & Middle \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} SN & Middle Manual \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} SD & Distance \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} SH & Distance Manual \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} SI & Intersection \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} SY & Intersection Manual \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} SA & Auto \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} SX & Coordinate \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} SO & Polar Coordinate \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} .X & X/Y From Points \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} .Y & Y/X From Points \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} SK & Center of Selection \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} EN & Restrictions Off \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} EO & Restrict Orthogonally \tn % Row Count 22 (+ 1) % Row 22 \SetRowColor{LightBackground} EH & Restrict Horizontally \tn % Row Count 23 (+ 1) % Row 23 \SetRowColor{white} EV & Restrict Vertically \tn % Row Count 24 (+ 1) % Row 24 \SetRowColor{LightBackground} EL & Restrict Angle or Length \tn % Row Count 25 (+ 1) % Row 25 \SetRowColor{white} RZ & Set Relative Zero \tn % Row Count 26 (+ 1) % Row 26 \SetRowColor{LightBackground} RL & Lock Relative Zero \tn % Row Count 27 (+ 1) % Row 27 \SetRowColor{white} SQ & Lock Snap \tn % Row Count 28 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{View Commands}} \tn % Row 0 \SetRowColor{LightBackground} DF & Toggle Draft Mode \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} NL & Toggle Screen Based Line Types \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} NT & Toggle Anti-aliasing \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} GR & Toggle Grid \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{bt\}\}{\bf{Zoom}}} \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} + (plus) & Zoom in \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} - (minus) & Zoom out \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} ZA & Auto zoom \tn % Row Count 9 (+ 1) % Row 8 \SetRowColor{LightBackground} ZS & Zoom to selection \tn % Row Count 10 (+ 1) % Row 9 \SetRowColor{white} ZV & Previous View \tn % Row Count 11 (+ 1) % Row 10 \SetRowColor{LightBackground} ZW & Zoom Window \tn % Row Count 12 (+ 1) % Row 11 \SetRowColor{white} ZP & Pan \tn % Row Count 13 (+ 1) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{bt\}\}{\bf{Overlays}}} \tn % Row Count 14 (+ 1) % Row 13 \SetRowColor{white} VD & Direction \tn % Row Count 15 (+ 1) % Row 14 \SetRowColor{LightBackground} VO & Order \tn % Row Count 16 (+ 1) % Row 15 \SetRowColor{white} VS & Startpoint \tn % Row Count 17 (+ 1) % Row 16 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{bt\}\}{\bf{Stored Views}}} \tn % Row Count 18 (+ 1) % Row 17 \SetRowColor{white} VA & Add View \tn % Row Count 19 (+ 1) % Row 18 \SetRowColor{LightBackground} \{\{bt\}\}JO & \{\{bt\}\}Isometric Grid Off \tn % Row Count 20 (+ 1) % Row 19 \SetRowColor{white} JT & Top Projection \tn % Row Count 21 (+ 1) % Row 20 \SetRowColor{LightBackground} JR & Right Projection \tn % Row Count 22 (+ 1) % Row 21 \SetRowColor{white} JL & Left Projection \tn % Row Count 23 (+ 1) % Row 22 \SetRowColor{LightBackground} \{\{bt\}\}GY & \{\{bt\}\}Layer List \tn % Row Count 24 (+ 1) % Row 23 \SetRowColor{white} GB & Block List \tn % Row Count 25 (+ 1) % Row 24 \SetRowColor{LightBackground} GV & View List \tn % Row Count 26 (+ 1) % Row 25 \SetRowColor{white} GP & Property Editor \tn % Row Count 27 (+ 1) % Row 26 \SetRowColor{LightBackground} GF & Selection Filter \tn % Row Count 28 (+ 1) % Row 27 \SetRowColor{white} GL & Library Browser \tn % Row Count 29 (+ 1) % Row 28 \SetRowColor{LightBackground} GM & Command Line \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{View Commands (cont)}} \tn % Row 29 \SetRowColor{LightBackground} GC & Clipboard Display \tn % Row Count 1 (+ 1) % Row 30 \SetRowColor{white} GS & Status Bar \tn % Row Count 2 (+ 1) % Row 31 \SetRowColor{LightBackground} Space & Focus on Command Line \tn % Row Count 3 (+ 1) % Row 32 \SetRowColor{white} Ctrl+Space & Focus on Options Toolbar \tn % Row Count 4 (+ 1) % Row 33 \SetRowColor{LightBackground} \seqsplit{Ctrl+Shift+Space} & Focus on Tools Matrix \tn % Row Count 6 (+ 2) % Row 34 \SetRowColor{white} F8 & Display Distance/Angle \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Select Menu Commands}} \tn % Row 0 \SetRowColor{LightBackground} TN or Ctrl+Shift+A & Deselect All \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} TA or Ctrl+A & Select All \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} TV & Select View \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} TI & Invert Selection \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} TR & Select Rectangular Area Toggle \tn % Row Count 7 (+ 2) % Row 5 \SetRowColor{white} TP & Select Polygon Toggle \tn % Row Count 8 (+ 1) % Row 6 \SetRowColor{LightBackground} TC & Select Contour Toggle \tn % Row Count 9 (+ 1) % Row 7 \SetRowColor{white} TX & Select Intersected Entities Toggle \tn % Row Count 11 (+ 2) % Row 8 \SetRowColor{LightBackground} TL & Select Layer Toggle \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.9908 cm} x{2.9862 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Window Menu Shortcuts}} \tn % Row 0 \SetRowColor{LightBackground} Ctrl+Shift+W & Close All \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Ctrl+Right & Next \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Ctrl+Left & Previous \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} F11 & Toggle full screen \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.59264 cm} x{3.38436 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{File Handling Shortcuts}} \tn % Row 0 \SetRowColor{LightBackground} Ctrl+W & Close window \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \seqsplit{Ctrl+Shift+I} & Import \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Ctrl+N & New Drawing \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Ctrl+O & Open Drawing \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Ctrl+P & Print Drawing \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Ctrl+Alt+P & Print Current View \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} \seqsplit{Ctrl+Shift+P} & Open Print Preview \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Ctrl+S & Save Drawing \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} \seqsplit{Ctrl+Shift+S} & Save As \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} \seqsplit{Ctrl+Shift+N} & New Drawing from Template \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Ctrl+R & Revert \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} FI & Show in File Manager \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} XB & Bitmap Export \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} XS & Quick SVG Export \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} XD & PDF Export \tn % Row Count 15 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.44333 cm} x{3.53367 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Editing Shortcuts}} \tn % Row 0 \SetRowColor{LightBackground} Ctrl+, (comma) & Open Application Preferences dialog \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Ctrl+C & Copy \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \seqsplit{Ctrl+Shift+C} & Copy with reference \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} Ctrl+X & Cut \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} \seqsplit{Ctrl+Shift+X} & Cut with reference \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} Del, Backspace & Delete \tn % Row Count 10 (+ 2) % Row 6 \SetRowColor{LightBackground} Ctrl+I & Open Drawing Preferences dialog \tn % Row Count 12 (+ 2) % Row 7 \SetRowColor{white} Ctrl+V & Paste \tn % Row Count 13 (+ 1) % Row 8 \SetRowColor{LightBackground} \seqsplit{Ctrl+Shift+V} & Paste along Entity \tn % Row Count 15 (+ 2) % Row 9 \SetRowColor{white} \seqsplit{Ctrl+Shift+Z} & Redo \tn % Row Count 17 (+ 2) % Row 10 \SetRowColor{LightBackground} Ctrl+Z & Undo \tn % Row Count 18 (+ 1) % Row 11 \SetRowColor{white} Ctrl+F & Find/Replace \tn % Row Count 19 (+ 1) % Row 12 \SetRowColor{LightBackground} OO & Undo \tn % Row Count 20 (+ 1) % Row 13 \SetRowColor{white} UU & Redo \tn % Row Count 21 (+ 1) % Row 14 \SetRowColor{LightBackground} ER & Delete \tn % Row Count 22 (+ 1) % Row 15 \SetRowColor{white} RT & Cut with Reference \tn % Row Count 23 (+ 1) % Row 16 \SetRowColor{LightBackground} CP & Copy \tn % Row Count 24 (+ 1) % Row 17 \SetRowColor{white} RC & Copy with reference \tn % Row Count 25 (+ 1) % Row 18 \SetRowColor{LightBackground} PS & Paste \tn % Row Count 26 (+ 1) % Row 19 \SetRowColor{white} PE & Paste along Entity \tn % Row Count 27 (+ 1) % Row 20 \SetRowColor{LightBackground} DP & Duplicate \tn % Row Count 28 (+ 1) % Row 21 \SetRowColor{white} RP & Find/Replace \tn % Row Count 29 (+ 1) % Row 22 \SetRowColor{LightBackground} FF & Substitute Fonts \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.44333 cm} x{3.53367 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Editing Shortcuts (cont)}} \tn % Row 23 \SetRowColor{LightBackground} MG & Scale Text Heights \tn % Row Count 1 (+ 1) % Row 24 \SetRowColor{white} CU & Convert Drawing Units \tn % Row Count 2 (+ 1) % Row 25 \SetRowColor{LightBackground} Esc & Escape \tn % Row Count 3 (+ 1) % Row 26 \SetRowColor{white} QQ & {\bf{Reset / Idle}} \tn % Row Count 4 (+ 1) % Row 27 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Quick Modify}}} \tn % Row Count 5 (+ 1) % Row 28 \SetRowColor{white} Right Arrow & Move Right \tn % Row Count 6 (+ 1) % Row 29 \SetRowColor{LightBackground} Left Arrow & Move Left \tn % Row Count 7 (+ 1) % Row 30 \SetRowColor{white} Up Arrow & Move Up \tn % Row Count 8 (+ 1) % Row 31 \SetRowColor{LightBackground} Down Arrow & Move Down \tn % Row Count 9 (+ 1) % Row 32 \SetRowColor{white} F5 & Rotate Counter Clockwise \tn % Row Count 10 (+ 1) % Row 33 \SetRowColor{LightBackground} F6 & Rotate Clockwise \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}