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 "Tools"

From LibreCAD wiki
Jump to: navigation, search
m (Misc)
(Circle)
 
(67 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Misc==
+
= Tools Menu =
 +
''Based on ver. 2.2.0-alpha''
  
=== Define location of points ===
+
== Line ==
Assign the location of a point by "Absolute" or "Relative" reference (Cartesian coordinates):
+
*'''Absolute''' (''x,y'') is the horizontal (''x'' position), vertical (''y'' position) from origin (0,0).
+
  
*'''Relative''' (''@x,y'') is the horizontal (''x'' distance), vertical (''y'' distance) from current or selected point.
+
'''2 points''' {DrawLine}: Draw a line between two assigned points.
  
 +
'''Angle''' {DrawLineAngle}: Draw a line from an assigned point defining the start, middle or end of the line and with an assigned length and angle.
  
'''Length and Angle''': (''@l<d'') is the distance or length (''l'') and the angle in degrees from zero (''d'') from the current or selected point (polar coordinates).
+
'''Horizontal''' {DrawLineHorizontal): Draw a horizontal line from an assigned point defining the start, middle or end of the line and with an assigned length.
  
 +
'''Vertical''' {DrawLineVertical}: Draw a vertical line from an assigned point defining the start, middle or end of the line and with an assigned length.
  
Note that:
+
'''Freehand Line''' {DrawLineFree}: Draw a non-geometric line.
{| border=0
+
  !
+
  ! Degrees
+
  !
+
  ! Direction
+
|-
+
  |
+
  | 0 (or 360)
+
  |
+
  | is Right / East / 3 o'clock
+
|-
+
  |
+
  | 90
+
  |
+
  | is Up / North / 12 o'clock
+
|-
+
  |
+
  | 180
+
  |
+
  | is Left / West / 9 o'clock
+
|-
+
  |
+
  | 270
+
  |
+
  | is Down / South / 6 o'clock
+
|}
+
  
Refer to '''Related''' links below.
+
'''Parallel through point''' {DrawLineParallelThrough}: Draw a given number of lines parallel to a selected existing line through an assigned point.
  
== Line ==
+
'''Parallel''' {DrawLineParallel}: Draw a given number of lines parallel to a selected existing line with a given distance between lines.
  
 +
'''Rectangle''' {DrawLineRectangle}: Draw a rectagle by assigning the points of two diagonally opposite corners.
  
'''2 points''': Draw a line between two assigned points (x,y) (x,y).
+
'''Bisector''' {DrawLineBisector}: Draw a given number of lines bisecting two existing non-parallel lines (e.g. at an angle to each other with or without a common point).  
  
'''Angle''': Draw a line from an assigned point (x,y) defining the start, middle or end of the line and with an assigned length and angle.
+
'''Tangent (P,C)''' {DrawLineTangent1}: Draw a line from an assigned point tangent to an existing circle.
  
'''Horizontal''': Draw a horizontal line from an assigned point (x,y) defining the start, middle or end of the line and with an assigned length.
+
'''Tangent (C,C)''' {DrawLineTangent2}: Draw a line tangent to two existing circles.
  
'''Vertical''': Draw a vertical line from an assigned point (x,y) defining the start, middle or end of the line and with an assigned length.
+
'''Tangent Orthogonal''' {DrawLineOrthTan}: Draw a line tangent to an existing circle and perpendicular to an existing line.
  
'''Rectangle''': Draw a rectagle by assigning the points (x,y) (x,y) of two diagonally opposite corners.  
+
'''Orthogonal''' {DrawLineOrthogonal}: Draw a line of a given length perpendicular to an existing line placing the centre at an assigned point.
  
'''Parallel through point''': Draw a defined number of lines parallel to a selected existing line through an assigned point (x,y).
+
'''Relative Angle''' {DrawLineRelAngle}: Draw a line with a given length and at a given angle relative to an existing line placing the centre of the line at an assigned point.
  
'''Parallel''': Draw a defined number of lines parallel to a selected existing line with a defined distance (l) between lines.
+
'''Polygon (Cen,Cor)''' {DrawPolyline}: Draw a polygon with a given number of sides assigning the centre point and point of one vertex.
  
'''Bisector''': Draw a defined number of lines bisecting two existing non-parallel lines (e.g. at an angle to each other with or without a common point).  
+
'''Polygon (Cen,Tan)''' {DrawLinePolygonCenTan}: Draw a polygon with a given number of sides assigning the centre point and point of the centre of one side.  
  
'''Tangent (P,C)''': Draw a line from an assigned point (x,y) tangent to an existing circle.
+
'''Polygon (Cor,Cor)''' {DrawLinePolygonCorCor}: Draw a polygon with a given number of sides assigning the two points of one side.
  
'''Tangent (C,C)''': Draw a line tangent to two existing circles.
+
== Circle ==
  
'''Tangent Orthogonal''': Draw a line tangent to an existing circle and perpendicular to an existing line.
+
'''Centre, Point''' {DrawCircle}: Draw a circle with a given radius by assigning a centre point and a point on the circumference.
  
'''Orthogonal''': Draw a line of a defined length perpendicular to an existing line placing the centre at an assigned point (x,y).
+
'''Centre, Radius''' {DrawCircleCR}: Draw a circle with a given radius centred at an assigned point.
  
'''Relative Angle''': Draw a line with a defined length and at a defined angle relative to an existing line placing the centre of the line at an assigned point (x,y).
+
'''2 Points''' {DrawCircle2P}: Draw a circle with a given diameter by assigning two opposite points on the circumference.
  
'''Polygon (Cen,Cor)''': Draw a polygon with a defined number of sides assigning the centre point (x,y) and point of one vertex (x,y).
+
'''2 Points, Radius''' {DrawCircle2PR}: Draw a circle with two points on the circumference and with an assigned radius.  
  
'''Polygon (Cen,Tan)''': Draw a polygon with a defined number of sides assigning the centre point (x,y) and point of the centre of one side (x,y).  
+
'''3 Points''' {DrawCircle3P}: Draw a circle assigning three points on the circumference.
  
'''Polygon (Cor,Cor)''': Draw a polygon with a defined number of sides assigning the two points of one side (x,y) (x,y).
+
'''Concentric''' {DrawCircleParallel}: Draw a circle concentric, with the same centre point, to an existing circle.
  
== Circle ==
+
'''Circle Inscribed''' {DrawCircleInscribe}: Draw a circle inside an existing polygon of four sides or more.
  
'''Centre, Point''': Draw a circle with a radius defined by assigning a centre point (x,y) and a point (x,y) on the circumference.
+
'''Tangential 2 Circles, Radius''' {DrawCircleTan2}: Draw a circle tangential to two circles with a given radius.
  
'''2 Points''': Draw a circle with a diameter defined by assigning two opposite points (x,y) (x,y) on the circumference.
+
'''Tangential, 2 Circles, 1 Point''' {DrawCircleTan2_1P}: Draw a circle tangential to two existing circles and assigning a centre point to establish the radius.
  
'''2 Points, Radius''': Draw a circle with two points (x,y) (x,y) on the circumference and with an assigned radius (length).  
+
'''Tangential, 2 Points''' {DrawCircleTan2}: Draw a circle tangential to an existing circle and define the diameter and placement by assigning two points on the circumference.
  
'''3 Points''': Draw a circle assigning three points (x,y) (x,y) (x,y) on the circumference.
+
'''Tangential, 2 Circles, Radius''' {DrawCircleTan2}: Draw a circle tangential to two existing circles with a given radius.
  
'''Centre, Radius''': Draw a circle with a defined radius (l) centred at an assigned point (x,y).
+
'''Tangential, 3 Circles''' {DrawCircleTan3}: Draw a circle tangential to three existing circles and/or lines.
  
'''Tangential, 2 Circles, 1 Point''': Draw a circle tangential to two existing circles and assigning a centre point (x,y) to establish the radius.
+
== Curve ==
  
'''Tangential, 2 Points''': Draw a circle tangential to an existing circle and define the diameter and placement by assigning two points (x,y) (x,y) on the circumference.
+
'''Center, Point, Angles''' {DrawArc}: Draw a curve (arc) with a given radius defined by a center point and a point on the circumference, the direction of rotation (clockwise or counter-clockwise), a point defining the start position of the arc and a point defining the end position of the arc.
  
'''Tangential, 2 Circles, Radius''': Draw a circle tangential to two existing circles with a defined radius (l).
+
'''3 Points''' {DrawArc3P}: Draw a curve (arc) by assigning three points on the circumference of the arc defining the start position, a point on the circumference and end position of the arc.
  
'''Tangential, 3 Circles''': Draw a circle tangential to three existing circles.
+
'''Concentric''' {DrawArcParallel}: Draw a curve (arc) concentric, with the same centre point, to an existing curve (arc) with a defined offset.(*)
  
== Curve ==
+
'''Arc Tangential''' {DrawArcTangential}: Draw a curve (arc) tangential to the end of an exsiting line segment with a defined radius or angle (deg).
  
'''Centre, Point, Angles''':
+
== Ellipse ==
  
'''3 Points''':
+
'''Ellipse (Axis)''' {DrawEllipseAxis}: Draw an ellipse by assigning a centre point, a point on the circumference of major access and a point on the circumference the minor access.
  
'''Arc Tangential''':
+
'''Ellipse Arc (Axis)''' {DrawEllipseArcAxis}: N/A
  
'''Spline''':
+
'''Ellipse Foci Point''' {DrawEllipseFociPoint}: Draw an ellipse by assigning two foci points and a point  on the circumference.
  
'''Spline through points''':
+
'''Ellipse 4 Point''' {DrawEllipse4Points}: Draw an ellipse assigning four points on the circumference.
  
'''Ellipse Arc (Axis)''':
+
'''Ellipse Center and 3 Points''' {DrawEllipseCenter3Points}: Draw an ellipse by assigning a centre point three points on the circumference.
  
'''Freehand Line''':
+
'''Ellipse Inscribed''' {DrawEllipseInscribe}: Draw a Ellipse constrained by four existing non-parallel line segments.
  
== Ellipse ==
+
== Spline ==
  
'''Axis''':
+
'''Spline''' {DrawSpline}: Draw an open or closed spline (curve) by assigning control points and a given degree of freedom (1 - 3).
  
'''Foci Point''':
+
'''Spline through points''' {DrawSplinePoints}: Draw an open or closed spline (curve) by defining points on the spline.
 
+
'''4 Points''':
+
 
+
'''Center, 3 Points''':
+
 
+
'''Inscribe''':
+
  
 
== Polyline ==
 
== Polyline ==
  
'''Polyline''':  
+
'''Polyline''' {DrawPolyline}: Draw an open or closed continuous line consisting of one or more straight line or arc segments defined by endpoints and / or radius or angle for arcs.
  
'''Add node''':  
+
'''Add node''' {PolylineAdd}: Add node to existing polyline. (Use "Snap on Entity" to place new node on segment.)
  
'''Append node''':  
+
'''Append node''' {PolylineAppend}: Add one or more segments to an existing polyline by selecting polyine and adding new node endpoint.
  
'''Delete node''':  
+
'''Delete node''' {PolylineDel}: Delete selected node of an existing polyline.
  
'''Delete between two nodes''':  
+
'''Delete between two nodes''' {PolylineDelBetween}: Delete one or more nodes between selected nodes of an existing polyline.
  
'''Trim segments''':  
+
'''Trim segments''' {PolylineTrim}: Extend two seperate non-parallel segments of an existing polyline to intersect at a new node.
  
'''Create Equidistant Polylines''':  
+
'''Create Equidistant Polylines''' {PolylineEquidistant}: Draw a given number of polylines parallel to a selected existing polyline with a given distance between lines.
  
'''Create Polyline from Existing Segments''':
+
'''Create Polyline from Existing Segments''' {PolylineSegment}: Create polyline from two or more existing seperate line or arc segments forming a continuous line.
  
 
== Select ==
 
== Select ==
  
'''Deselect All''':  
+
'''Select Entity''' {SelectSingle}: Select, or deselect, one or more entities (default cursor action).
  
'''Select All''':  
+
'''Select Window''' {SelectWindow}: Select one or more enties enclosed by selection window (L to R), or crossed by selection window (R to L) (default cursor "drag" action).
  
'''Select Entity''':  
+
'''Deselect Window''' {DeselectWindow}: Deselect one or more enties enclosed by selection window (L to R), or crossed by selection window (R to L).
  
'''(De-)Select Contour''':  
+
'''(De-)Select Contour''' {SelectContour}: Select or deselected entities connected by shared points.
  
'''Select Window''':  
+
'''Select Intersected Entities''' {SelectIntersected}: Select on or more entities crossed by selection line.
  
'''Deselect Window''':  
+
'''Deselect Intersected Entities''' {DeselectIntersected}: Deselect on or more entities crossed by selection line.
  
'''Select Intersected Entities''':  
+
'''(De-)Select Layer''' {SelectLayer}: Select or deselected all entities on the layer of the selected entity.
  
'''Deselect Intersected Entities''':  
+
'''Select All''' {SelectAll}: Select all entities on visible layers ([Ctrl]-[A]).
  
'''(De-)Select Layers''':  
+
'''Deselect all''' {DeselectAll}: Deselect all entities on visible layers ([Ctrl]-[K] or default [Esc] action).
  
'''Invert Selection''':
+
'''Invert Selection''' {SelectInvert}: Select all un-selected entities will deselecting all selected entities.
  
 
== Dimension ==
 
== Dimension ==
  
'''Aligned''':  
+
'''Aligned''' {DimAligned}: Apply dimension lines and text aligned to an existing entity by selecting start and end points on a line segment and placement point for the text.
  
'''Linear''':  
+
'''Linear''' {DimLinear}: Apply dimension lines and text at an defined angle to an entity by selecting start and end points on a line segment and placement point for the text.
  
'''Vertical''':  
+
'''Horizontal''' {DimLinearHor}: Apply dimension lines and text aligned to an entity by selecting start and end points on a line segment and placement point for the text.
  
'''Horizontal''':  
+
'''Vertical''' {DimLinearVer}: Apply dimension lines and text aligned to an entity by selecting start and end points on a line segment and placement point for the text.
  
'''Radial''':  
+
'''Radial''' {DimRadial}: Apply dimension lines and text a circle's or arc's radius by selecting entity and placement point for the text.
  
'''Diametric''':  
+
'''Diametric''' {DimDiametric}: Apply dimension lines and text a circle's or arc's diameter by selecting entity and placement point for the text.
  
'''Angular''':  
+
'''Angular''' {DimAngular}: Apply angular dimension by selecting two existing non-parallel line segments and placement point for the text.
  
'''Leader''':
+
'''Leader''' {DimLeader}: Draw a text leader by by selecting start (arrow location), intermediate and end points.
  
 
== Modify ==
 
== Modify ==
 +
'''Attributes''' {ModifyAttributes}: Modify the common attributes of '''''one or more''''' selected entities, including Layer, Pen color, Pen width, and Pen Line type.
  
'''Order''':  
+
'''Delete''' {ModifyDelete}: Mark one or more entities to be deleted, press [Enter] to complete operation.
  
'''Move / Copy''':  
+
'''Delete selected''' {ModifyDeleteQuick}: Delete one or more selected entities.
  
'''Rotate''':  
+
'''Delete Freehand''' {ModifyDeleteFree}: Delete segment within a polyline define by two points. (Use "Snap on Entity" to place points.)
  
'''Scale''':  
+
'''Move / Copy''' {ModifyMove}: Move a selected entity by defining a reference point and a relative target point. Optionally keep the original entity (Copy), create mulitple copies and / or alter attributes and layer.
  
'''Mirror''':  
+
'''Revert direction''' {ModifyRevertDirection}: Swap start and end points of one or more selected entities.
  
'''Move and Rotate''':  
+
'''Rotate''' {ModifyRotate}: Rotate a selected entity around a rotation point, moving the entity from a reference point to a target point. Optionally keep the original entity, create multiple copies and / or alter attributes and layer.
  
'''Rotate Two''':  
+
'''Scale''' {ModifyScale}: Increase or decrease the size of a selected entity from a reference point by a defined factor for both axis.  Optionally keep the original entity, create mulitple copies and / or alter attributes and layer.
  
'''Revert direction''':  
+
'''Mirror''' {ModifyMirror}: Create a mirror image of a selected entity around an axis defined by two points.  Optionally keep the original entity and / or alter attributes and layer.
  
'''Trim''':  
+
'''Move and Rotate''' {ModifyMoveRotate}: Move a selected entity by defining a reference point and a relative target point and rotataing the entity at a given angle.  Optionally keep the original entity, create mulitple copies and / or alter attributes and layer.
  
'''Trim Two''':  
+
'''Rotate Two''' {ModifyRotate2}: Rotate a selected entity around an absolute rotation point, while rotating the entity around a relative reference point to a target point. Optionally keep the original entity, create multiple copies and / or alter attributes and layer.
  
'''Lengthen''':  
+
'''Stretch''' {ModifyStretch}: Move a selected portion of a drawing by defining a reference point and a relative target point.
  
'''Offset''':  
+
'''Bevel''' {ModifyBevel}: Create a sloping edge between two intersecting line segments with defined by a setback on each segment.
  
'''Bevel''':  
+
'''Fillet''' {ModifyRound}: Create a rounded edge between two intersecting line segments with defined radius.
  
'''Fillet''':  
+
'''Explode Text into Letters''' {ModifyExplodeText}: Separate a string of text into individual character entities.
  
'''Divide''':  
+
'''Explode''' {BlocksExplode}: Separate one or more selected blocks into individual entities.
  
'''Stretch''':
+
== Info ==
  
'''Properties''': Allows for the modification of a '''''single''''' entity's properties, including:
+
'''Point inside contour''' {InfoInside}: Provides indication of point being inside or outside of the selected ''closed'' contour (polygon, circle, ployline, etc).
  
* Layer
+
'''Distance Point to Point''' {InfoDist}: Provides distance, cartesian and polar coordinates between two specified points.
* Pen color
+
* Pen width
+
* Pen Line type
+
* Geometry (depending  on type of entity)
+
**Line
+
*** Start point (x)
+
*** Start point (y)
+
*** End point (x)
+
*** End point (y)
+
** Circle:
+
*** Center (x)
+
*** Center (y)
+
*** Radius (l)
+
** Etc...
+
  
'''Attributes''': Allows for modifying the common attributes of '''''one or more''''' selected entities, including:
+
'''Distance Entity to Point''' {InfoDist2}: Provides shortest distance selected entity and specified point.
  
* Layer
+
'''Angle between two lines''' {InfoAngle}: Provides angle between two selected line segments, measured counter-clockwise.
* Pen color
+
* Pen width
+
* Pen Line type
+
  
'''Explode Letters into Letters''':  
+
'''Total length of selected entities''' {InfoTotalLength}: Provides total length of one or more selected entities (length of line segment, circle circimference, etc).
  
'''Explode''':  
+
'''Polygonal Area''' {InfoArea}: Provides area of polygon defined by three or more specified points.
  
'''Delete selected''':
+
== Misc ==
  
== Info ==
+
'''MText''' {DrawMText}: Insert multi-line text into drawing at a specified base point.  Optionally define font, text height, angle, width factor, alignment, angle, special symbols and character set.
  
'''Distance Point to Point''':  
+
'''Text''' {DrawText}: Insert single-line text into drawing at a specified base point.  Optionally define font, text height,  alignment, angle, special symbols and character set.
  
'''Distance Entity to Point''':  
+
'''Hatch''' {DrawHatch}: Fill a closed entity (polygon, circle, polyline, etc) with a defined pattern or a solid fill.  Optionally define scale and angle.
  
'''Angle between two lines''':  
+
'''Insert Image''' {DrawImage}: Insert an image, bitmapped or vector, at a specified point.  Optionally define angle, scale factor and DPI.
  
'''Total length of selected entities''':  
+
'''Points''' {DrawPoint}: Draw a point at the assigned coordinates.
 
+
'''Polygonal Area''':
+
 
+
== Other ==
+
 
+
=== MText ===
+
 
+
=== Text ===
+
 
+
=== Hatch ===
+
 
+
=== Points ===
+
  
 
== Related ==
 
== Related ==
Line 280: Line 222:
  
 
http://wiki.librecad.org/index.php/A_short_manual_for_use_from_the_command_line
 
http://wiki.librecad.org/index.php/A_short_manual_for_use_from_the_command_line
 +
 +
http://wiki.librecad.org/index.php/User_Interface
 +
 +
http://wiki.librecad.org/index.php/LibreCAD_users_Manual
 +
 +
[[Category:Tools]]
 +
[[Category:Usage]]

Latest revision as of 23:57, 17 December 2017

Tools Menu

Based on ver. 2.2.0-alpha

Line

2 points {DrawLine}: Draw a line between two assigned points.

Angle {DrawLineAngle}: Draw a line from an assigned point defining the start, middle or end of the line and with an assigned length and angle.

Horizontal {DrawLineHorizontal): Draw a horizontal line from an assigned point defining the start, middle or end of the line and with an assigned length.

Vertical {DrawLineVertical}: Draw a vertical line from an assigned point defining the start, middle or end of the line and with an assigned length.

Freehand Line {DrawLineFree}: Draw a non-geometric line.

Parallel through point {DrawLineParallelThrough}: Draw a given number of lines parallel to a selected existing line through an assigned point.

Parallel {DrawLineParallel}: Draw a given number of lines parallel to a selected existing line with a given distance between lines.

Rectangle {DrawLineRectangle}: Draw a rectagle by assigning the points of two diagonally opposite corners.

Bisector {DrawLineBisector}: Draw a given number of lines bisecting two existing non-parallel lines (e.g. at an angle to each other with or without a common point).

Tangent (P,C) {DrawLineTangent1}: Draw a line from an assigned point tangent to an existing circle.

Tangent (C,C) {DrawLineTangent2}: Draw a line tangent to two existing circles.

Tangent Orthogonal {DrawLineOrthTan}: Draw a line tangent to an existing circle and perpendicular to an existing line.

Orthogonal {DrawLineOrthogonal}: Draw a line of a given length perpendicular to an existing line placing the centre at an assigned point.

Relative Angle {DrawLineRelAngle}: Draw a line with a given length and at a given angle relative to an existing line placing the centre of the line at an assigned point.

Polygon (Cen,Cor) {DrawPolyline}: Draw a polygon with a given number of sides assigning the centre point and point of one vertex.

Polygon (Cen,Tan) {DrawLinePolygonCenTan}: Draw a polygon with a given number of sides assigning the centre point and point of the centre of one side.

Polygon (Cor,Cor) {DrawLinePolygonCorCor}: Draw a polygon with a given number of sides assigning the two points of one side.

Circle

Centre, Point {DrawCircle}: Draw a circle with a given radius by assigning a centre point and a point on the circumference.

Centre, Radius {DrawCircleCR}: Draw a circle with a given radius centred at an assigned point.

2 Points {DrawCircle2P}: Draw a circle with a given diameter by assigning two opposite points on the circumference.

2 Points, Radius {DrawCircle2PR}: Draw a circle with two points on the circumference and with an assigned radius.

3 Points {DrawCircle3P}: Draw a circle assigning three points on the circumference.

Concentric {DrawCircleParallel}: Draw a circle concentric, with the same centre point, to an existing circle.

Circle Inscribed {DrawCircleInscribe}: Draw a circle inside an existing polygon of four sides or more.

Tangential 2 Circles, Radius {DrawCircleTan2}: Draw a circle tangential to two circles with a given radius.

Tangential, 2 Circles, 1 Point {DrawCircleTan2_1P}: Draw a circle tangential to two existing circles and assigning a centre point to establish the radius.

Tangential, 2 Points {DrawCircleTan2}: Draw a circle tangential to an existing circle and define the diameter and placement by assigning two points on the circumference.

Tangential, 2 Circles, Radius {DrawCircleTan2}: Draw a circle tangential to two existing circles with a given radius.

Tangential, 3 Circles {DrawCircleTan3}: Draw a circle tangential to three existing circles and/or lines.

Curve

Center, Point, Angles {DrawArc}: Draw a curve (arc) with a given radius defined by a center point and a point on the circumference, the direction of rotation (clockwise or counter-clockwise), a point defining the start position of the arc and a point defining the end position of the arc.

3 Points {DrawArc3P}: Draw a curve (arc) by assigning three points on the circumference of the arc defining the start position, a point on the circumference and end position of the arc.

Concentric {DrawArcParallel}: Draw a curve (arc) concentric, with the same centre point, to an existing curve (arc) with a defined offset.(*)

Arc Tangential {DrawArcTangential}: Draw a curve (arc) tangential to the end of an exsiting line segment with a defined radius or angle (deg).

Ellipse

Ellipse (Axis) {DrawEllipseAxis}: Draw an ellipse by assigning a centre point, a point on the circumference of major access and a point on the circumference the minor access.

Ellipse Arc (Axis) {DrawEllipseArcAxis}: N/A

Ellipse Foci Point {DrawEllipseFociPoint}: Draw an ellipse by assigning two foci points and a point on the circumference.

Ellipse 4 Point {DrawEllipse4Points}: Draw an ellipse assigning four points on the circumference.

Ellipse Center and 3 Points {DrawEllipseCenter3Points}: Draw an ellipse by assigning a centre point three points on the circumference.

Ellipse Inscribed {DrawEllipseInscribe}: Draw a Ellipse constrained by four existing non-parallel line segments.

Spline

Spline {DrawSpline}: Draw an open or closed spline (curve) by assigning control points and a given degree of freedom (1 - 3).

Spline through points {DrawSplinePoints}: Draw an open or closed spline (curve) by defining points on the spline.

Polyline

Polyline {DrawPolyline}: Draw an open or closed continuous line consisting of one or more straight line or arc segments defined by endpoints and / or radius or angle for arcs.

Add node {PolylineAdd}: Add node to existing polyline. (Use "Snap on Entity" to place new node on segment.)

Append node {PolylineAppend}: Add one or more segments to an existing polyline by selecting polyine and adding new node endpoint.

Delete node {PolylineDel}: Delete selected node of an existing polyline.

Delete between two nodes {PolylineDelBetween}: Delete one or more nodes between selected nodes of an existing polyline.

Trim segments {PolylineTrim}: Extend two seperate non-parallel segments of an existing polyline to intersect at a new node.

Create Equidistant Polylines {PolylineEquidistant}: Draw a given number of polylines parallel to a selected existing polyline with a given distance between lines.

Create Polyline from Existing Segments {PolylineSegment}: Create polyline from two or more existing seperate line or arc segments forming a continuous line.

Select

Select Entity {SelectSingle}: Select, or deselect, one or more entities (default cursor action).

Select Window {SelectWindow}: Select one or more enties enclosed by selection window (L to R), or crossed by selection window (R to L) (default cursor "drag" action).

Deselect Window {DeselectWindow}: Deselect one or more enties enclosed by selection window (L to R), or crossed by selection window (R to L).

(De-)Select Contour {SelectContour}: Select or deselected entities connected by shared points.

Select Intersected Entities {SelectIntersected}: Select on or more entities crossed by selection line.

Deselect Intersected Entities {DeselectIntersected}: Deselect on or more entities crossed by selection line.

(De-)Select Layer {SelectLayer}: Select or deselected all entities on the layer of the selected entity.

Select All {SelectAll}: Select all entities on visible layers ([Ctrl]-[A]).

Deselect all {DeselectAll}: Deselect all entities on visible layers ([Ctrl]-[K] or default [Esc] action).

Invert Selection {SelectInvert}: Select all un-selected entities will deselecting all selected entities.

Dimension

Aligned {DimAligned}: Apply dimension lines and text aligned to an existing entity by selecting start and end points on a line segment and placement point for the text.

Linear {DimLinear}: Apply dimension lines and text at an defined angle to an entity by selecting start and end points on a line segment and placement point for the text.

Horizontal {DimLinearHor}: Apply dimension lines and text aligned to an entity by selecting start and end points on a line segment and placement point for the text.

Vertical {DimLinearVer}: Apply dimension lines and text aligned to an entity by selecting start and end points on a line segment and placement point for the text.

Radial {DimRadial}: Apply dimension lines and text a circle's or arc's radius by selecting entity and placement point for the text.

Diametric {DimDiametric}: Apply dimension lines and text a circle's or arc's diameter by selecting entity and placement point for the text.

Angular {DimAngular}: Apply angular dimension by selecting two existing non-parallel line segments and placement point for the text.

Leader {DimLeader}: Draw a text leader by by selecting start (arrow location), intermediate and end points.

Modify

Attributes {ModifyAttributes}: Modify the common attributes of one or more selected entities, including Layer, Pen color, Pen width, and Pen Line type.

Delete {ModifyDelete}: Mark one or more entities to be deleted, press [Enter] to complete operation.

Delete selected {ModifyDeleteQuick}: Delete one or more selected entities.

Delete Freehand {ModifyDeleteFree}: Delete segment within a polyline define by two points. (Use "Snap on Entity" to place points.)

Move / Copy {ModifyMove}: Move a selected entity by defining a reference point and a relative target point. Optionally keep the original entity (Copy), create mulitple copies and / or alter attributes and layer.

Revert direction {ModifyRevertDirection}: Swap start and end points of one or more selected entities.

Rotate {ModifyRotate}: Rotate a selected entity around a rotation point, moving the entity from a reference point to a target point. Optionally keep the original entity, create multiple copies and / or alter attributes and layer.

Scale {ModifyScale}: Increase or decrease the size of a selected entity from a reference point by a defined factor for both axis. Optionally keep the original entity, create mulitple copies and / or alter attributes and layer.

Mirror {ModifyMirror}: Create a mirror image of a selected entity around an axis defined by two points. Optionally keep the original entity and / or alter attributes and layer.

Move and Rotate {ModifyMoveRotate}: Move a selected entity by defining a reference point and a relative target point and rotataing the entity at a given angle. Optionally keep the original entity, create mulitple copies and / or alter attributes and layer.

Rotate Two {ModifyRotate2}: Rotate a selected entity around an absolute rotation point, while rotating the entity around a relative reference point to a target point. Optionally keep the original entity, create multiple copies and / or alter attributes and layer.

Stretch {ModifyStretch}: Move a selected portion of a drawing by defining a reference point and a relative target point.

Bevel {ModifyBevel}: Create a sloping edge between two intersecting line segments with defined by a setback on each segment.

Fillet {ModifyRound}: Create a rounded edge between two intersecting line segments with defined radius.

Explode Text into Letters {ModifyExplodeText}: Separate a string of text into individual character entities.

Explode {BlocksExplode}: Separate one or more selected blocks into individual entities.

Info

Point inside contour {InfoInside}: Provides indication of point being inside or outside of the selected closed contour (polygon, circle, ployline, etc).

Distance Point to Point {InfoDist}: Provides distance, cartesian and polar coordinates between two specified points.

Distance Entity to Point {InfoDist2}: Provides shortest distance selected entity and specified point.

Angle between two lines {InfoAngle}: Provides angle between two selected line segments, measured counter-clockwise.

Total length of selected entities {InfoTotalLength}: Provides total length of one or more selected entities (length of line segment, circle circimference, etc).

Polygonal Area {InfoArea}: Provides area of polygon defined by three or more specified points.

Misc

MText {DrawMText}: Insert multi-line text into drawing at a specified base point. Optionally define font, text height, angle, width factor, alignment, angle, special symbols and character set.

Text {DrawText}: Insert single-line text into drawing at a specified base point. Optionally define font, text height, alignment, angle, special symbols and character set.

Hatch {DrawHatch}: Fill a closed entity (polygon, circle, polyline, etc) with a defined pattern or a solid fill. Optionally define scale and angle.

Insert Image {DrawImage}: Insert an image, bitmapped or vector, at a specified point. Optionally define angle, scale factor and DPI.

Points {DrawPoint}: Draw a point at the assigned coordinates.

Related

Points: http://wiki.librecad.org/index.php/Points

Snapping: http://wiki.librecad.org/index.php/Snapping

http://wiki.librecad.org/index.php/Category:Tools

http://wiki.librecad.org/index.php/Commands

http://wiki.librecad.org/index.php/A_short_manual_for_use_from_the_command_line

http://wiki.librecad.org/index.php/User_Interface

http://wiki.librecad.org/index.php/LibreCAD_users_Manual