FreeCAD-Doc/localwiki/Sketcher_Workbench-pt-br.html
2018-07-19 18:47:02 -05:00

132 lines
29 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html><head><title>Sketcher Workbench/pt-br</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Sketcher Workbench/pt-br</h1></div>
<div id="mw-content-text" lang="pt-BR" dir="ltr" class="mw-content-ltr"><hr/><div class="mw-parser-output"><div class="thumb tleft"><div class="thumbinner" style="width:302px;"><a href="https://www.freecadweb.org/wiki/index.php?title=File:FC_ConstrainedSketch.png" class="image"><img alt="" src="300px-FC_ConstrainedSketch.png" width="300" height="219" class="thumbimage" srcset="/wiki/images/thumb/7/71/FC_ConstrainedSketch.png/450px-FC_ConstrainedSketch.png 1.5x, /wiki/images/thumb/7/71/FC_ConstrainedSketch.png/600px-FC_ConstrainedSketch.png 2x" /></a> <div class="thumbcaption"><div class="magnify"><a href="https://www.freecadweb.org/wiki/index.php?title=File:FC_ConstrainedSketch.png" class="internal" title="Enlarge"></a></div>A basic, fully-constrained sketch</div></div></div>
<p>The <b>Sketcher Workbench</b> is used to create 2D geometries intended for use in the <b><a href="PartDesign_Workbench.html" title="PartDesign Workbench">Part Design Workbench</a></b> and other workbenches.
Generally a 2D geometry is considered the starting-point for most CAD models - a simple 2D sketch can be 'extruded' into a 3D shape, further 2D sketches can be used to create pockets in the surface of this shape and sketches can be used to define 'pads' (extrusions) on the surface of 3D objects.
Along with <a href="Part_Module.html" title="Part Module">boolean operations</a>, the sketcher forms the core of generative solid shape design.
</p><p>The Sketcher workbench itself features constraints - allowing 2D shapes to be constrained to precise geometrical definitions. And a constraint solver which calculates the constrained-extent of 2D geometry and allows interactive exploration of sketch degrees-of-freedom.
</p>
<div style="clear:both"></div>
<p><br />
</p>
<div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
<ul>
<li class="toclevel-1 tocsection-1"><a href="#Basics_of_constraint_sketching"><span class="tocnumber">1</span> <span class="toctext">Basics of constraint sketching</span></a>
<ul>
<li class="toclevel-2 tocsection-2"><a href="#Traditional_Drafting"><span class="tocnumber">1.1</span> <span class="toctext">Traditional Drafting</span></a></li>
<li class="toclevel-2 tocsection-3"><a href="#Constraint_Sketching"><span class="tocnumber">1.2</span> <span class="toctext">Constraint Sketching</span></a></li>
<li class="toclevel-2 tocsection-4"><a href="#What_are_constraints.3F"><span class="tocnumber">1.3</span> <span class="toctext">What are constraints?</span></a></li>
</ul>
</li>
<li class="toclevel-1 tocsection-5"><a href="#What_the_Sketcher_is_not_good_for"><span class="tocnumber">2</span> <span class="toctext">What the Sketcher is not good for</span></a></li>
<li class="toclevel-1 tocsection-6"><a href="#Sketching_Workflow"><span class="tocnumber">3</span> <span class="toctext">Sketching Workflow</span></a></li>
<li class="toclevel-1 tocsection-7"><a href="#The_tools"><span class="tocnumber">4</span> <span class="toctext">The tools</span></a>
<ul>
<li class="toclevel-2"><a href="#Sketcher_Geometries"><span class="tocnumber">4.1</span> <span class="toctext">Sketcher Geometries</span></a></li>
<li class="toclevel-2"><a href="#Sketcher_Constraints"><span class="tocnumber">4.2</span> <span class="toctext">Sketcher Constraints</span></a></li>
<li class="toclevel-2"><a href="#Other"><span class="tocnumber">4.3</span> <span class="toctext">Other</span></a></li>
</ul>
</li>
<li class="toclevel-1 tocsection-8"><a href="#Best_Practices"><span class="tocnumber">5</span> <span class="toctext">Best Practices</span></a></li>
<li class="toclevel-1 tocsection-9"><a href="#Tutorials"><span class="tocnumber">6</span> <span class="toctext">Tutorials</span></a></li>
</ul>
</div>
<h3><span class="mw-headline" id="Basics_of_constraint_sketching">Basics of constraint sketching</span></h3>
<p>To explain how the Sketcher works, it may be useful to compare it to the "traditional" way of drafting.
</p>
<h4><span class="mw-headline" id="Traditional_Drafting">Traditional Drafting</span></h4>
<p>The traditional way of CAD drafting inherits from the old <a rel="nofollow" class="external text" href="http://en.wikipedia.org/wiki/Drawing_board">drawing board</a>. <a rel="nofollow" class="external text" href="http://en.wikipedia.org/wiki/Multiview_orthographic_projection">Orthogonal (2D) views</a> are drawn manually and intended for producing technical drawings (also known as blueprints). Objects are drawn precisely to the intended size or dimension. If you want to draw an horizontal line 100mm in length starting at (0,0), you activate the line tool, either click on the screen or input the (0,0) coordinates for the first point, then make a second click or input the second point coordinates at (100,0). Or you will draw your line without regard to its position, and move it afterwards. When you've finished drawing your geometries, you add dimensions to them.
</p>
<h4><span class="mw-headline" id="Constraint_Sketching">Constraint Sketching</span></h4>
<p>The <b>Sketcher</b> moves away from this logic. Objects do not need to be drawn exactly as you intend to, because they will be defined later on by constraints. Objects can be drawn loosely, and as long as they are unconstrained, can be modified. They are in effect "floating" and can be moved, stretched, rotated, scaled, and so on. This gives great flexibility in the design process.
</p>
<h4><span class="mw-headline" id="What_are_constraints.3F">What are constraints?</span></h4>
<p>Instead of dimensions, Constraints are used to limit the degrees of freedom of an object. For example, a line without constraints has 4 <a href="#Degrees_Of_Freedom">Degrees Of Freedom</a> (abbreviated as " DOF "): it can be moved horizontally or vertically, it can be stretched, and it can be rotated.
</p><p>Applying a horizontal or vertical constraint, or an angle constraint (relative to another line or to one of the axes), will limit its capacity to rotate, thus leaving it with 3 degrees of freedom. Locking one of its points in relation to the origin will remove another 2 degrees of freedom. And applying a dimension constraint will remove the last degree of freedom. The line is then considered <b>fully-constrained</b>.
</p><p>Multiple objects can be constrained between one another. Two lines can be joined through one of their points with the coincident point constraint. An angle can be set between them, or they can be set perpendicular. A line can be tangent to an arc or a circle, and so on. A complex Sketch with multiple objects will have a number of different solutions, and making it <b>fully-constrained</b> means that just one of these possible solutions has been reached based on the applied constraints.
</p><p>There are two kinds of constraints: geometric and dimensional. They are detailed in the <a href="#The_tools">'The tools'</a> section below.
</p>
<h3><span class="mw-headline" id="What_the_Sketcher_is_not_good_for">What the Sketcher is not good for</span></h3>
<p>The Sketcher is not intended for producing 2D blueprints. Once sketches are used to generate a solid feature, they are automatically hidden. Constraints are only visible in Sketch edit mode.
</p><p>If you only need to produce 2D views for print, and don't want to create 3D models, check out the <a href="Draft_Module.html" title="Draft Module">Draft workbench</a> (keep in mind though that the Draft workbench can also be useful to create 2D geometry not available in the Sketcher at this time, like B-Splines.)
</p>
<h3><span class="mw-headline" id="Sketching_Workflow">Sketching Workflow</span></h3>
<p>A Sketch is always 2-dimensional (2D). To create a solid, a 2D Sketch of a single enclosed area is created and then either Padded or Revolved to add the 3rd dimension, creating a 3D solid from the 2D Sketch.
</p><p>If the Sketch has segments that cross one another, places where a Point is not directly on a segment, or places where there are gaps between endpoints of adjacent segments, Pad or Revolve won't create a solid. The exception to this rule is that it doesn't apply to Construction (blue) Geometry.
</p><p>Inside the enclosed area we can have smaller non-overlapping areas. These will become voids when the 3D solid is created.
</p>
<h3><span class="mw-headline" id="The_tools">The tools</span></h3>
<p>The Sketcher Workbench tools are all located in the Sketcher menu that appears when you load the Sketcher Workbench.
</p>
<h4><span class="mw-headline" id="Sketcher_Geometries">Sketcher Geometries</span></h4>
<p>These are tools for creating objects.
</p>
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreatePoint.png" class="image"><img alt="Sketcher CreatePoint.png" src="32px-Sketcher_CreatePoint.png" width="32" height="32" srcset="/wiki/images/thumb/e/e9/Sketcher_CreatePoint.png/48px-Sketcher_CreatePoint.png 1.5x, /wiki/images/e/e9/Sketcher_CreatePoint.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Point/pt-br" title="Sketcher Point/pt-br">Point</a>: Draws a point</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_Arc.png" class="image"><img alt="Sketcher Arc.png" src="32px-Sketcher_Arc.png" width="32" height="32" srcset="/wiki/images/thumb/1/15/Sketcher_Arc.png/48px-Sketcher_Arc.png 1.5x, /wiki/images/1/15/Sketcher_Arc.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Arc/pt-br" title="Sketcher Arc/pt-br">Arc</a>: Draws an arc segment from center, radius, start angle and end angle</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_Circle.png" class="image"><img alt="Sketcher Circle.png" src="32px-Sketcher_Circle.png" width="32" height="32" srcset="/wiki/images/thumb/d/da/Sketcher_Circle.png/48px-Sketcher_Circle.png 1.5x, /wiki/images/d/da/Sketcher_Circle.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Circle/pt-br" title="Sketcher Circle/pt-br">Circle</a>: Draws a circle from center and radius</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_Line.png" class="image"><img alt="Sketcher Line.png" src="32px-Sketcher_Line.png" width="32" height="32" srcset="/wiki/images/thumb/7/72/Sketcher_Line.png/48px-Sketcher_Line.png 1.5x, /wiki/images/7/72/Sketcher_Line.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Line/pt-br" title="Sketcher Line/pt-br">2-point Line</a>: Draws a line segment from 2 points</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreatePolyline.png" class="image"><img alt="Sketcher CreatePolyline.png" src="32px-Sketcher_CreatePolyline.png" width="32" height="32" srcset="/wiki/images/thumb/a/aa/Sketcher_CreatePolyline.png/48px-Sketcher_CreatePolyline.png 1.5x, /wiki/images/a/aa/Sketcher_CreatePolyline.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Polyline/pt-br" title="Sketcher Polyline/pt-br">Polyline (multiple-point line)</a>: Draws a line made of multiple line segments</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreateRectangle.png" class="image"><img alt="Sketcher CreateRectangle.png" src="32px-Sketcher_CreateRectangle.png" width="32" height="32" srcset="/wiki/images/thumb/a/ad/Sketcher_CreateRectangle.png/48px-Sketcher_CreateRectangle.png 1.5x, /wiki/images/a/ad/Sketcher_CreateRectangle.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Rectangle/pt-br" title="Sketcher Rectangle/pt-br">Rectangle</a>: Draws a rectangle from 2 opposite points</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreateFillet.png" class="image"><img alt="Sketcher CreateFillet.png" src="32px-Sketcher_CreateFillet.png" width="32" height="32" srcset="/wiki/images/thumb/f/f0/Sketcher_CreateFillet.png/48px-Sketcher_CreateFillet.png 1.5x, /wiki/images/f/f0/Sketcher_CreateFillet.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Fillet/pt-br" title="Sketcher Fillet/pt-br">Fillet</a>: Makes a fillet between two lines joined at one point. Select both lines or click on the corner point, then activate the tool.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_Trimming.png" class="image"><img alt="Sketcher Trimming.png" src="32px-Sketcher_Trimming.png" width="32" height="32" srcset="/wiki/images/thumb/2/2c/Sketcher_Trimming.png/48px-Sketcher_Trimming.png 1.5x, /wiki/images/2/2c/Sketcher_Trimming.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Trimming/pt-br" title="Sketcher Trimming/pt-br">Trimming</a>: Trims a line, circle or arc with respect to the clicked point.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_External.png" class="image"><img alt="Sketcher External.png" src="32px-Sketcher_External.png" width="32" height="32" srcset="/wiki/images/thumb/b/b5/Sketcher_External.png/48px-Sketcher_External.png 1.5x, /wiki/images/b/b5/Sketcher_External.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_External/pt-br" title="Sketcher External/pt-br">External Geometry</a>: Creates an edge linked to external geometry.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_AlterConstruction.png" class="image"><img alt="Sketcher AlterConstruction.png" src="32px-Sketcher_AlterConstruction.png" width="32" height="32" srcset="/wiki/images/thumb/2/2a/Sketcher_AlterConstruction.png/48px-Sketcher_AlterConstruction.png 1.5x, /wiki/images/2/2a/Sketcher_AlterConstruction.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_ConstructionMode/pt-br" title="Sketcher ConstructionMode/pt-br">Construction Mode</a>: Toggles an element to/from construction mode. A construction object will not be used in a 3D geometry operation.</li></ul>
<h4><span class="mw-headline" id="Sketcher_Constraints">Sketcher Constraints</span></h4>
<p>Constraints are used to set rules between sketch elements, and to lock the sketch along the vertical and horizontal axes.
</p>
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_ConstrainLock.png" class="image"><img alt="Sketcher ConstrainLock.png" src="32px-Sketcher_ConstrainLock.png" width="32" height="32" srcset="/wiki/images/thumb/6/6c/Sketcher_ConstrainLock.png/48px-Sketcher_ConstrainLock.png 1.5x, /wiki/images/6/6c/Sketcher_ConstrainLock.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_Lock/pt-br" title="Constraint Lock/pt-br">Lock</a>: Creates a lock constraint on the selected item by setting vertical and horizontal dimensions relative to the origin (dimensions can be edited afterwards).</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_PointOnPoint.png" class="image"><img alt="Constraint PointOnPoint.png" src="32px-Constraint_PointOnPoint.png" width="32" height="32" srcset="/wiki/images/thumb/e/e3/Constraint_PointOnPoint.png/48px-Constraint_PointOnPoint.png 1.5x, /wiki/images/e/e3/Constraint_PointOnPoint.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_PointOnPoint/pt-br" title="Constraint PointOnPoint/pt-br">Coincident</a>: Creates a coincident (point-on-point) constraint between two selected points.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_PointOnObject.png" class="image"><img alt="Constraint PointOnObject.png" src="32px-Constraint_PointOnObject.png" width="32" height="32" srcset="/wiki/images/thumb/7/7d/Constraint_PointOnObject.png/48px-Constraint_PointOnObject.png 1.5x, /wiki/images/7/7d/Constraint_PointOnObject.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_PointOnObject/pt-br" title="Constraint PointOnObject/pt-br">Point On Object</a>: Creates a point-on-object constraint on selected items.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_HorizontalDistance.png" class="image"><img alt="Constraint HorizontalDistance.png" src="32px-Constraint_HorizontalDistance.png" width="32" height="32" srcset="/wiki/images/thumb/5/57/Constraint_HorizontalDistance.png/48px-Constraint_HorizontalDistance.png 1.5x, /wiki/images/5/57/Constraint_HorizontalDistance.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_HorizontalDistance/pt-br" title="Constraint HorizontalDistance/pt-br">Horizontal Distance</a>: Fixes the horizontal distance between 2 points or line ends. If only one item is selected, the distance is set to the origin. </li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_VerticalDistance.png" class="image"><img alt="Constraint VerticalDistance.png" src="32px-Constraint_VerticalDistance.png" width="32" height="32" srcset="/wiki/images/thumb/b/ba/Constraint_VerticalDistance.png/48px-Constraint_VerticalDistance.png 1.5x, /wiki/images/b/ba/Constraint_VerticalDistance.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_VerticalDistance/pt-br" title="Constraint VerticalDistance/pt-br">Vertical Distance</a>: Fixes the vertical distance between 2 points or line ends. If only one item is selected, the distance is set to the origin.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_Vertical.png" class="image"><img alt="Constraint Vertical.png" src="32px-Constraint_Vertical.png" width="32" height="32" srcset="/wiki/images/thumb/d/d6/Constraint_Vertical.png/48px-Constraint_Vertical.png 1.5x, /wiki/images/d/d6/Constraint_Vertical.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_Vertical/pt-br" title="Constraint Vertical/pt-br">Vertical</a>: Creates a vertical constraint to the selected lines or polylines elements. More than one object can be selected.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_Horizontal.png" class="image"><img alt="Constraint Horizontal.png" src="32px-Constraint_Horizontal.png" width="32" height="32" srcset="/wiki/images/thumb/3/3f/Constraint_Horizontal.png/48px-Constraint_Horizontal.png 1.5x, /wiki/images/3/3f/Constraint_Horizontal.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_Horizontal/pt-br" title="Constraint Horizontal/pt-br">Horizontal</a>: Creates a horizontal constraint to the selected lines or polylines elements. More than one object can be selected.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_Length.png" class="image"><img alt="Constraint Length.png" src="32px-Constraint_Length.png" width="32" height="32" srcset="/wiki/images/thumb/a/a3/Constraint_Length.png/48px-Constraint_Length.png 1.5x, /wiki/images/a/a3/Constraint_Length.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_Length/pt-br" title="Constraint Length/pt-br">Length</a>: Creates a length constraint on a selected line.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_Radius.png" class="image"><img alt="Constraint Radius.png" src="32px-Constraint_Radius.png" width="32" height="32" srcset="/wiki/images/thumb/5/58/Constraint_Radius.png/48px-Constraint_Radius.png 1.5x, /wiki/images/5/58/Constraint_Radius.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_Radius/pt-br" title="Constraint Radius/pt-br">Radius</a>: Creates a radius constraint on a selected arc or circle.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_Parallel.png" class="image"><img alt="Constraint Parallel.png" src="32px-Constraint_Parallel.png" width="32" height="32" srcset="/wiki/images/thumb/0/0b/Constraint_Parallel.png/48px-Constraint_Parallel.png 1.5x, /wiki/images/0/0b/Constraint_Parallel.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_Parallel/pt-br" title="Constraint Parallel/pt-br">Parallel</a>: Creates a parallel constraint between two selected lines.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_Perpendicular.png" class="image"><img alt="Constraint Perpendicular.png" src="32px-Constraint_Perpendicular.png" width="32" height="32" srcset="/wiki/images/thumb/3/39/Constraint_Perpendicular.png/48px-Constraint_Perpendicular.png 1.5x, /wiki/images/3/39/Constraint_Perpendicular.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_Perpendicular/pt-br" title="Constraint Perpendicular/pt-br">Perpendicular</a>: Creates a perpendicular constraint between two selected lines.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_InternalAngle.png" class="image"><img alt="Constraint InternalAngle.png" src="32px-Constraint_InternalAngle.png" width="32" height="32" srcset="/wiki/images/thumb/7/75/Constraint_InternalAngle.png/48px-Constraint_InternalAngle.png 1.5x, /wiki/images/7/75/Constraint_InternalAngle.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_InternalAngle/pt-br" title="Constraint InternalAngle/pt-br">InternalAngle</a>: Creates an internal angle constraint between two selected lines.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_Tangent.png" class="image"><img alt="Constraint Tangent.png" src="32px-Constraint_Tangent.png" width="32" height="32" srcset="/wiki/images/thumb/1/1a/Constraint_Tangent.png/48px-Constraint_Tangent.png 1.5x, /wiki/images/1/1a/Constraint_Tangent.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_Tangent/pt-br" title="Constraint Tangent/pt-br">Tangent</a>: Creates a tangent constraint between two selected entities, or a colinear constraint between two line segments.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_EqualLength.png" class="image"><img alt="Constraint EqualLength.png" src="32px-Constraint_EqualLength.png" width="32" height="32" srcset="/wiki/images/thumb/b/bb/Constraint_EqualLength.png/48px-Constraint_EqualLength.png 1.5x, /wiki/images/b/bb/Constraint_EqualLength.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_EqualLength/pt-br" title="Constraint EqualLength/pt-br">Equal Length</a>: Creates an equality constraint between two selected entities. If used on circle or arcs, the radius will be set equal.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_Symmetric.png" class="image"><img alt="Constraint Symmetric.png" src="32px-Constraint_Symmetric.png" width="32" height="32" srcset="/wiki/images/thumb/b/be/Constraint_Symmetric.png/48px-Constraint_Symmetric.png 1.5x, /wiki/images/b/be/Constraint_Symmetric.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Constraint_Symmetric/pt-br" title="Constraint Symmetric/pt-br">Symmetric</a>: Creates a symmetric constraint between 2 points with respect to a line.</li></ul>
<h4><span class="mw-headline" id="Other">Other</span></h4>
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_NewSketch.png" class="image"><img alt="Sketcher NewSketch.png" src="32px-Sketcher_NewSketch.png" width="32" height="32" srcset="/wiki/images/thumb/4/46/Sketcher_NewSketch.png/48px-Sketcher_NewSketch.png 1.5x, /wiki/images/4/46/Sketcher_NewSketch.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_NewSketch/pt-br" title="Sketcher NewSketch/pt-br">New Sketch</a>: Creates a new sketch on a selected face or plane. If none were selected, the default work plane XY will be used.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_ViewSketch.png" class="image"><img alt="Sketcher ViewSketch.png" src="32px-Sketcher_ViewSketch.png" width="32" height="32" srcset="/wiki/images/thumb/4/40/Sketcher_ViewSketch.png/48px-Sketcher_ViewSketch.png 1.5x, /wiki/images/4/40/Sketcher_ViewSketch.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_ViewSketch/pt-br" title="Sketcher ViewSketch/pt-br">View sketch</a>: Sets the model view perpendicular to the sketch plane.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_MapSketch.png" class="image"><img alt="Sketcher MapSketch.png" src="32px-Sketcher_MapSketch.png" width="32" height="32" srcset="/wiki/images/thumb/4/45/Sketcher_MapSketch.png/48px-Sketcher_MapSketch.png 1.5x, /wiki/images/4/45/Sketcher_MapSketch.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_MapSketch/pt-br" title="Sketcher MapSketch/pt-br">Map sketch</a>: maps a sketch to the previously selected face of a solid.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_LeaveSketch.png" class="image"><img alt="Sketcher LeaveSketch.png" src="32px-Sketcher_LeaveSketch.png" width="32" height="32" srcset="/wiki/images/thumb/c/ce/Sketcher_LeaveSketch.png/48px-Sketcher_LeaveSketch.png 1.5x, /wiki/images/c/ce/Sketcher_LeaveSketch.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_LeaveSketch/pt-br" title="Sketcher LeaveSketch/pt-br">Leave Sketch</a>: Leave the Sketch editing mode.</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Reorient/pt-br" title="Sketcher Reorient/pt-br">Sketcher Reorient</a>: Allows you to change the position of a sketch</li>
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Validate/pt-br" title="Sketcher Validate/pt-br">Valida sketch</a>: It allows you to check if there are in the tolerance of different points and to match them.</li></ul>
<p><br />
</p>
<h3><span class="mw-headline" id="Best_Practices">Best Practices</span></h3>
<p>Every CAD user develops his own way of working over time, but there are some useful general principles to follow.
</p>
<ul><li> A series of simple sketches is easier to manage than a single complex one. For example, a first sketch can be created for the base 3D feature (either a pad or a revolve), while a second one can contain holes or cutouts (pockets). Some details can be left out, to be realized later on as 3D features. You can choose to avoid fillets in your sketch if there are too many, and add them as a 3D feature.</li>
<li> Always create a closed profile, or your sketch won't produce a solid, but rather a set of open faces. If you don't want some of the objects to be included in the solid creation, turn them to construction elements with the Construction Mode tool.</li>
<li> Use the auto constraints feature to limit the number of constraints you'll have to add manually.</li>
<li> As a general rule, apply geometric constraints first, then dimensional constraints, and lock your sketch last. But remember: rules are made to be broken. If you're having trouble manipulating your sketch, it may be useful to constrain a few objects first before completing your profile.</li>
<li> If possible, center your sketch to the origin (0,0) with the lock constraint. If your sketch is not symmetric, locate one of its points to the origin, or choose nice round numbers for the lock distances. In v0.12, external constraints (constraining the sketch to existing 3D geometry like edges or to other sketches) are not implemented. This means that to locate following sketches geometry to your first sketch, you'll need to set distances relative to your first sketch manually. A lock constraint of (25,75) from the origin is more easily remembered than (23.47,73.02).</li>
<li> If you have the possibility to choose between the Length constraint and the Horizontal or Vertical Distance constraints, prefer the latter. Horizontal and Vertical Distance constraints are computationally cheaper.</li>
<li> In general, the best constraints to use are: Horizontal and Vertical Constraints; Horizontal and Vertical Length Constraints; Point-to-Point Tangency. If possible, limit the use of these: the general Length Constraint; Edge-to-Edge Tangency; Fix Point Onto a Line Constraint; Symmetry Constraint.</li></ul>
<p><br />
</p>
<h3><span class="mw-headline" id="Tutorials">Tutorials</span></h3>
<ul><li> <a href="Sketcher_Tutorial.html" title="Sketcher Tutorial">Sketcher Tutorial</a></li>
<li> <a href="Sketcher_tutorial.html" title="Sketcher tutorial">Sketcher tutorial</a> for beginner</li>
<li> <a href="Sketcher_Micro_Tutorial_-_Constraint_Practices.html" title="Sketcher Micro Tutorial - Constraint Practices">Sketcher Micro Tutorial - Constraint Practices</a></li></ul>
</div>
</div>
</div><div class="printfooter">
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Workbench/pt-br&amp;oldid=166853">http://www.freecadweb.org/wiki/index.php?title=Sketcher_Workbench/pt-br&amp;oldid=166853</a>"</div>
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
</div>
</div>
<div id="mw-navigation">
<h2>Navigation menu</h2>
</body></html>