We have moved to https://dokuwiki.librecad.org/
Lots of content was already moved to the new wiki, but there is still work to do. If you want to contribute, please register a new account at https://dokuwiki.librecad.org/
This wiki will be kept for a while to keep search engine results valid. Moved sites may be deleted here in future.
Difference between revisions of "Commands"
(→Other commands: start of update) |
|||
Line 14: | Line 14: | ||
For example entering ' ci ' or ' circle ' in the commandline will execute the Circle tool > Specify centre > specify radius. | For example entering ' ci ' or ' circle ' in the commandline will execute the Circle tool > Specify centre > specify radius. | ||
− | == | + | == Actions and Commands == |
− | === DRAW | + | === DRAW === |
− | {| class="wikitable" | + | |
− | | | + | {| class="wikitable" |
+ | ! scope="col" width="128px" | Action | ||
+ | ! scope="col" width="64px" | Main Command | ||
+ | ! scope="col" width="128px" | Aliases | ||
|- | |- | ||
− | | | + | | DrawPoint |
+ | | point | ||
+ | | po | ||
|- | |- | ||
− | | | + | | DrawLine |
+ | | line | ||
+ | | l, li | ||
|- | |- | ||
− | | | + | | DrawPolyline |
+ | | polyline | ||
+ | | pl | ||
|- | |- | ||
− | | | + | | DrawLineParallel |
+ | | offset | ||
+ | | o, parallel, pa | ||
|- | |- | ||
− | | | + | | DrawArc3P |
+ | | arc | ||
+ | | a, ar | ||
|- | |- | ||
− | | | + | | DrawCircle |
+ | | circle | ||
+ | | ci | ||
|- | |- | ||
− | | | + | | DrawLineRectangle |
+ | | rectangle | ||
+ | | rec, rect, rectang | ||
+ | |- | ||
+ | | DrawMText | ||
+ | | mtext | ||
+ | | text | ||
|} | |} | ||
− | === ZOOM | + | === ZOOM === |
+ | |||
{| class="wikitable" | {| class="wikitable" | ||
− | | ZoomRedraw || zr, rg, regen | + | ! scope="col" width="128px" | Action |
+ | ! scope="col" width="64px" | Main Command | ||
+ | ! scope="col" width="128px" | Aliases | ||
+ | |- | ||
+ | | ZoomRedraw | ||
+ | | redraw | ||
+ | | zr, rg, regen | ||
|- | |- | ||
− | | ZoomWindow | + | | ZoomWindow |
+ | | zw | ||
+ | | zoom - window | ||
|- | |- | ||
− | | ZoomAuto | + | | ZoomAuto |
+ | | za | ||
+ | | zoom - auto | ||
|- | |- | ||
− | | ZoomPan | + | | ZoomPan |
+ | | zp | ||
+ | | zoom - pan | ||
|- | |- | ||
− | | ZoomPrevious | + | | ZoomPrevious |
+ | | zv | ||
+ | | zoom - previous | ||
|} | |} | ||
− | === EDIT | + | === EDIT === |
{| class="wikitable" | {| class="wikitable" | ||
| EditUndo || u, undo | | EditUndo || u, undo | ||
Line 57: | Line 93: | ||
|} | |} | ||
− | === DIMENSION | + | === DIMENSION === |
{| class="wikitable" | {| class="wikitable" | ||
| DimAligned || da, dimension - aligned | | DimAligned || da, dimension - aligned | ||
Line 70: | Line 106: | ||
|} | |} | ||
− | === TOOL | + | === TOOL === |
{| class="wikitable" | {| class="wikitable" | ||
| ToolRegenerateDimensions || dimregen | | ToolRegenerateDimensions || dimregen | ||
|} | |} | ||
− | === MODIFY | + | === MODIFY === |
{| class="wikitable" | {| class="wikitable" | ||
| ModifyTrim || xt, rm, modify - trim (extend) | | ModifyTrim || xt, rm, modify - trim (extend) | ||
Line 102: | Line 138: | ||
|} | |} | ||
− | === SNAP | + | === SNAP === |
{| class="wikitable" | {| class="wikitable" | ||
| SnapFree || os, snap - none | | SnapFree || os, snap - none | ||
Line 119: | Line 155: | ||
|} | |} | ||
− | === SELECTION | + | === SELECTION === |
{| class="wikitable" | {| class="wikitable" | ||
| DeselectAll || tn, deselect - all | | DeselectAll || tn, deselect - all | ||
|} | |} |
Revision as of 07:07, 20 April 2015
Editorial remark: Some redundancy to A_short_manual_for_use_from_the_command_line
Contents
[hide]Focus on commandline
Press Space bar or Ctrl-m to put the user input focus on the command line, where you can type in 'common' short-cut key commands.
Some users may prefer to use ' keyboard' shot-cuts - see below:
Lines
For example entering ' l ' or ' li ' in the commandline will execute the line tool ' Line with two points ' . specify first point > specify next point.
Circles
For example entering ' ci ' or ' circle ' in the commandline will execute the Circle tool > Specify centre > specify radius.
Actions and Commands
DRAW
Action | Main Command | Aliases |
---|---|---|
DrawPoint | point | po |
DrawLine | line | l, li |
DrawPolyline | polyline | pl |
DrawLineParallel | offset | o, parallel, pa |
DrawArc3P | arc | a, ar |
DrawCircle | circle | ci |
DrawLineRectangle | rectangle | rec, rect, rectang |
DrawMText | mtext | text |
ZOOM
Action | Main Command | Aliases |
---|---|---|
ZoomRedraw | redraw | zr, rg, regen |
ZoomWindow | zw | zoom - window |
ZoomAuto | za | zoom - auto |
ZoomPan | zp | zoom - pan |
ZoomPrevious | zv | zoom - previous |
EDIT
EditUndo | u, undo |
EditRedo | r, redo |
EditKillAllActions | k, kill |
DIMENSION
DimAligned | da, dimension - aligned |
DimLinear | dr, dimension - linear |
DimLinearHor | dh, dimension - horizontal |
DimLinearVer | dv, dimension - vertical |
DimLeader | ld, dimension - leader |
TOOL
ToolRegenerateDimensions | dimregen |
MODIFY
ModifyTrim | xt, rm, modify - trim (extend) |
ModifyTrim2 | tm, modify - multi trim (extend) |
ModifyMove | mv, modify - move |
ModifyBevel | ch, modify - bevel (chamfer) |
ModifyMirror | mi, modify - mirror |
ModifyRotate | ro, modify - rotate |
ModifyScale | sz, modify - scale |
ModifyStretch | ss, modify - stretch |
ModifyDelete | er, modify - delete (erase) |
EditUndo | oo, modify - undo (oops) |
EditRedo | uu, modify - redo |
BlocksExplode | xp, modify - explode |
SNAP
SnapFree | os, snap - none |
SnapGrid | sg, snap - grid |
SnapEndpoint | se, snap - end |
SnapIntersection | si, snap - intersection |
SnapCenter | sn, snap - center |
SnapMiddle | sm, snap - middle |
SnapOnEntity | np, snap - nearest point |
SELECTION
DeselectAll | tn, deselect - all |