266 lines
65 KiB
HTML
266 lines
65 KiB
HTML
<html><head><title>PartDesign Legacy/zh</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>PartDesign Legacy/zh</h1></div>
|
||
|
||
<div id="mw-content-text" lang="zh" dir="ltr" class="mw-content-ltr"><hr/><div class="mw-parser-output"><div id="itsfree" style="text-align:center;color:black;background:#FDE0A8;margin:1em 7em;padding:0.5em 2em;border:2px solid #FF5706;">This page is written for FreeCAD v0.16. The upcoming v0.17 release brings major changes to the PartDesign workbench. If you are using a development version of v0.17, please refer to the updated <a href="PartDesign_Workbench.html" title="PartDesign Workbench">PartDesign Workbench</a> page.</div>
|
||
<p><br />
|
||
The <b>Part Design Workbench</b> provides tools for modelling complex solid parts and is based on a <b>Feature editing methodology</b> to produce a <b>single contiguous solid</b>. It is intricately linked with the <a href="Sketcher_Workbench.html" title="Sketcher Workbench">Sketcher Workbench</a>.
|
||
</p><p>What is a <b>single contiguous solid</b>? This is an item like a casting or something machined from a single block of metal. If the item involves nails, screws, glue or welding, it is not a <b>single contiguous solid</b>. As a practical example, PartDesign would not be used to model a wooden chair, but would be used to model the subcomponents (legs, slats, seat, etc). The subcomponents are combined using the <a href="Assembly_Workbench.html" class="mw-redirect" title="Assembly Workbench">Assembly</a>, <a href="Part_Workbench.html" class="mw-redirect" title="Part Workbench">Part</a> or <a href="Draft_Workbench.html" class="mw-redirect" title="Draft Workbench">Draft</a> workbench.
|
||
</p><p><br />
|
||
<a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Example.png" class="image"><img alt="PartDesign Example.png" src="400px-PartDesign_Example.png" width="400" height="331" srcset="/wiki/images/thumb/c/c5/PartDesign_Example.png/600px-PartDesign_Example.png 1.5x, /wiki/images/c/c5/PartDesign_Example.png 2x" /></a>
|
||
</p>
|
||
<div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
|
||
<ul>
|
||
<li class="toclevel-1 tocsection-1"><a href="#Basic_Workflow"><span class="tocnumber">1</span> <span class="toctext">Basic Workflow</span></a></li>
|
||
<li class="toclevel-1 tocsection-2"><a href="#The_Tools"><span class="tocnumber">2</span> <span class="toctext">The Tools</span></a>
|
||
<ul>
|
||
<li class="toclevel-2 tocsection-3"><a href="#The_Sketcher_Tools"><span class="tocnumber">2.1</span> <span class="toctext">The Sketcher Tools</span></a>
|
||
<ul>
|
||
<li class="toclevel-3"><a href="#Sketcher_Geometries"><span class="tocnumber">2.1.1</span> <span class="toctext">Sketcher Geometries</span></a></li>
|
||
<li class="toclevel-3"><a href="#Sketcher_Constraints"><span class="tocnumber">2.1.2</span> <span class="toctext">Sketcher Constraints</span></a></li>
|
||
<li class="toclevel-3"><a href="#Other"><span class="tocnumber">2.1.3</span> <span class="toctext">Other</span></a></li>
|
||
<li class="toclevel-3"><a href="#Preferences"><span class="tocnumber">2.1.4</span> <span class="toctext">Preferences</span></a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toclevel-2 tocsection-4"><a href="#The_Part_Design_Tools"><span class="tocnumber">2.2</span> <span class="toctext">The Part Design Tools</span></a>
|
||
<ul>
|
||
<li class="toclevel-3"><a href="#Construction_tools"><span class="tocnumber">2.2.1</span> <span class="toctext">Construction tools</span></a></li>
|
||
<li class="toclevel-3"><a href="#Modification_tools"><span class="tocnumber">2.2.2</span> <span class="toctext">Modification tools</span></a></li>
|
||
<li class="toclevel-3"><a href="#Transformation_tools"><span class="tocnumber">2.2.3</span> <span class="toctext">Transformation tools</span></a></li>
|
||
<li class="toclevel-3"><a href="#Boolean_tools"><span class="tocnumber">2.2.4</span> <span class="toctext">Boolean tools</span></a></li>
|
||
<li class="toclevel-3"><a href="#Extras"><span class="tocnumber">2.2.5</span> <span class="toctext">Extras</span></a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="toclevel-1 tocsection-5"><a href="#Feature_properties"><span class="tocnumber">3</span> <span class="toctext">Feature properties</span></a>
|
||
<ul>
|
||
<li class="toclevel-2"><a href="#Properties"><span class="tocnumber">3.1</span> <span class="toctext">Properties</span></a></li>
|
||
<li class="toclevel-2"><a href="#View"><span class="tocnumber">3.2</span> <span class="toctext">View</span></a></li>
|
||
<li class="toclevel-2"><a href="#Data"><span class="tocnumber">3.3</span> <span class="toctext">Data</span></a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toclevel-1 tocsection-6"><a href="#Tutorials"><span class="tocnumber">4</span> <span class="toctext">Tutorials</span></a></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<h2><span class="mw-headline" id="Basic_Workflow">Basic Workflow</span></h2>
|
||
<p>The sketch is the building block for creating and editing solid parts. The workflow can be summarized by this: a sketch containing 2D geometry is created first, then a solid creation tool is used on the sketch. At the moment the available tools are:
|
||
</p>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Pad.png" class="image"><img alt="PartDesign Pad.png" src="32px-PartDesign_Pad.png" width="32" height="32" srcset="/wiki/images/thumb/7/7e/PartDesign_Pad.png/48px-PartDesign_Pad.png 1.5x, /wiki/images/7/7e/PartDesign_Pad.png 2x" /></a> <b>Pad</b> which extrudes a sketch</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Pocket.png" class="image"><img alt="PartDesign Pocket.png" src="32px-PartDesign_Pocket.png" width="32" height="32" srcset="/wiki/images/thumb/6/67/PartDesign_Pocket.png/48px-PartDesign_Pocket.png 1.5x, /wiki/images/6/67/PartDesign_Pocket.png 2x" /></a> <b>Pocket</b> which creates a pocket on an existing solid</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Revolution.png" class="image"><img alt="PartDesign Revolution.png" src="32px-PartDesign_Revolution.png" width="32" height="32" srcset="/wiki/images/thumb/6/6a/PartDesign_Revolution.png/48px-PartDesign_Revolution.png 1.5x, /wiki/images/6/6a/PartDesign_Revolution.png 2x" /></a> <b>Revolution</b> which creates a solid by revolving a sketch along an axis</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Groove.png" class="image"><img alt="PartDesign Groove.png" src="32px-PartDesign_Groove.png" width="32" height="32" srcset="/wiki/images/thumb/8/8d/PartDesign_Groove.png/48px-PartDesign_Groove.png 1.5x, /wiki/images/8/8d/PartDesign_Groove.png 2x" /></a> <b>Groove</b> which creates a groove in an existing solid</li></ul>
|
||
<p>More tools are planned in future releases.
|
||
</p><p>A very important concept in the PartDesign Workbench is the <b>sketch support</b>. Sketches can be created on standard planes (<b>XY</b>, <b>XZ</b>, <b>YZ</b> and planes parallel to them) or on a planar face of an existing solid. For this last case, the existing solid becomes the <b>support</b> of the sketch. Several tools will only work with sketches that have a support, for example, <b>Pocket</b> - without a support there would be nothing to remove material from!
|
||
</p><p>After solid geometry has been created it can be modified with chamfers and fillets or transformed, e.g. mirrored or patterned.
|
||
</p><p>The PartDesign Workbench is meant to create a single, connected solid. Multiple solids will be possible with the <a href="Assembly_Workbench.html" class="mw-redirect" title="Assembly Workbench">Assembly workbench</a>.
|
||
</p><p>As we create a model in the Part Design Workbench, each feature takes the shape of the last one and adds or removes something, creating linear dependencies from feature to feature as the model is created. Hence a "Cut" feature is not only the cut hole itself, but the whole part with the cut. As a new feature is added to the model, FreeCAD turns off visibility of the old features. The user usually should only have the newest item (feature) in the model tree visible, because otherwise the other phases of the model overlay each other, and holes are filled in by the earlier model features that didn't yet have those holes.
|
||
</p><p>To toggle visibility of an object on or off, select it in the hierarchy tree and press the Spacebar. Usually everything but the last item in the hierarchy tree should be greyed out and therefore not visible in the 3D view.
|
||
</p>
|
||
<h2><span class="mw-headline" id="The_Tools">The Tools</span></h2>
|
||
<p>The Part Design tools are all located in the <b>Part Design</b> menu that appears when you load the Part Design module.
|
||
</p><p>They include the <a href="Sketcher_Workbench.html" title="Sketcher Workbench">Sketcher Workbench</a> tools, since the Part Design module is so dependent on them.
|
||
</p>
|
||
<h3><span class="mw-headline" id="The_Sketcher_Tools">The Sketcher Tools</span></h3>
|
||
<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="Sketcher_Point.html" title="Sketcher Point">Point</a>: Draws a point.</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="Sketcher_Line.html" title="Sketcher Line">Line by 2 point</a>: Draws a line segment from 2 points.</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="Sketcher_Arc.html" title="Sketcher Arc">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_CreateArc3Point.png" class="image"><img alt="Sketcher CreateArc3Point.png" src="32px-Sketcher_CreateArc3Point.png" width="32" height="32" srcset="/wiki/images/thumb/7/74/Sketcher_CreateArc3Point.png/48px-Sketcher_CreateArc3Point.png 1.5x, /wiki/images/7/74/Sketcher_CreateArc3Point.png 2x" /></a> <a href="Sketcher_Arc3Point.html" title="Sketcher Arc3Point">Arc by 3 Point</a>: Draws an arc segment from two endpoints and another point on the circumference.</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="Sketcher_Circle.html" title="Sketcher Circle">Circle</a>: Draws a circle from center and radius.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreateCircle3Point.png" class="image"><img alt="Sketcher CreateCircle3Point.png" src="32px-Sketcher_CreateCircle3Point.png" width="32" height="32" srcset="/wiki/images/thumb/2/27/Sketcher_CreateCircle3Point.png/48px-Sketcher_CreateCircle3Point.png 1.5x, /wiki/images/2/27/Sketcher_CreateCircle3Point.png 2x" /></a> <a href="Sketcher_Circle3Point.html" title="Sketcher Circle3Point">Circle by 3 Point</a> : Draws a circle from three points on the circumference.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_Conics.png" class="image"><img alt="Sketcher Conics.png" src="32px-Sketcher_Conics.png" width="32" height="32" srcset="/wiki/images/thumb/e/ec/Sketcher_Conics.png/48px-Sketcher_Conics.png 1.5x, /wiki/images/e/ec/Sketcher_Conics.png 2x" /></a> <a href="Sketcher_Conic_Sections.html" title="Sketcher Conic Sections">Conic sections</a>:
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreateEllipse.png" class="image"><img alt="Sketcher CreateEllipse.png" src="32px-Sketcher_CreateEllipse.png" width="32" height="32" srcset="/wiki/images/thumb/7/76/Sketcher_CreateEllipse.png/48px-Sketcher_CreateEllipse.png 1.5x, /wiki/images/7/76/Sketcher_CreateEllipse.png 2x" /></a> <a href="Sketcher_Ellipse.html" title="Sketcher Ellipse">Ellipse by center</a> : Draws an ellipse by center point, major radius point and minor radius point. (v0.15)</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreateEllipse_3points.png" class="image"><img alt="Sketcher CreateEllipse 3points.png" src="32px-Sketcher_CreateEllipse_3points.png" width="32" height="32" srcset="/wiki/images/thumb/a/ac/Sketcher_CreateEllipse_3points.png/48px-Sketcher_CreateEllipse_3points.png 1.5x, /wiki/images/a/ac/Sketcher_CreateEllipse_3points.png 2x" /></a> <a href="Sketcher_Ellipse_by_3_Points.html" title="Sketcher Ellipse by 3 Points">Ellipse by 3 points</a> : Draws an ellipse by major diameter (2 points) and minor radius point. (v0.15)</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_Elliptical_Arc.png" class="image"><img alt="Sketcher Elliptical Arc.png" src="32px-Sketcher_Elliptical_Arc.png" width="32" height="32" srcset="/wiki/images/thumb/1/13/Sketcher_Elliptical_Arc.png/48px-Sketcher_Elliptical_Arc.png 1.5x, /wiki/images/1/13/Sketcher_Elliptical_Arc.png 2x" /></a> <a href="Sketcher_Arc_of_Ellipse.html" title="Sketcher Arc of Ellipse">Arc of ellipse</a> : Draws an arc of ellipse by center point, major radius point, starting point and ending point. (v0.15)</li>
|
||
<li><a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_Hyperbolic_Arc.png" class="image"><img alt="Sketcher Hyperbolic Arc.png" src="32px-Sketcher_Hyperbolic_Arc.png" width="32" height="32" srcset="/wiki/images/thumb/8/89/Sketcher_Hyperbolic_Arc.png/48px-Sketcher_Hyperbolic_Arc.png 1.5x, /wiki/images/8/89/Sketcher_Hyperbolic_Arc.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Arc_of_Hyperbola&action=edit&redlink=1" class="new" title="Sketcher Arc of Hyperbola (page does not exist)">Arc of hyperbola</a>: Draws an arc of hyperbola. (v0.17)</li>
|
||
<li><a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_Parabolic_Arc.png" class="image"><img alt="Sketcher Parabolic Arc.png" src="32px-Sketcher_Parabolic_Arc.png" width="32" height="32" srcset="/wiki/images/thumb/e/ec/Sketcher_Parabolic_Arc.png/48px-Sketcher_Parabolic_Arc.png 1.5x, /wiki/images/e/ec/Sketcher_Parabolic_Arc.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Arc_of_Parabola&action=edit&redlink=1" class="new" title="Sketcher Arc of Parabola (page does not exist)">Arc of parabola</a>: Draws an arc of parabola. (v0.17)</li></ul></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="Sketcher_Polyline.html" title="Sketcher Polyline">Polyline (multiple-point line)</a>: Draws a line made of multiple line segments. Pressing the M key while drawing a Polyline toggles between the different polyline modes. </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="Sketcher_Rectangle.html" title="Sketcher Rectangle">Rectangle</a>: Draws a rectangle from 2 opposite points.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreateTriangle.png" class="image"><img alt="Sketcher CreateTriangle.png" src="32px-Sketcher_CreateTriangle.png" width="32" height="32" srcset="/wiki/images/thumb/d/d7/Sketcher_CreateTriangle.png/48px-Sketcher_CreateTriangle.png 1.5x, /wiki/images/d/d7/Sketcher_CreateTriangle.png 2x" /></a> <a href="Sketcher_Triangle.html" title="Sketcher Triangle">Triangle</a>: Draws a regular triangle inscribed in a construction geometry circle. (v0.15)</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreateSquare.png" class="image"><img alt="Sketcher CreateSquare.png" src="32px-Sketcher_CreateSquare.png" width="32" height="32" srcset="/wiki/images/thumb/8/85/Sketcher_CreateSquare.png/48px-Sketcher_CreateSquare.png 1.5x, /wiki/images/8/85/Sketcher_CreateSquare.png 2x" /></a> <a href="Sketcher_Square.html" title="Sketcher Square">Square</a>: Draws a regular square inscribed in a construction geometry circle. (v0.15)</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreatePentagon.png" class="image"><img alt="Sketcher CreatePentagon.png" src="32px-Sketcher_CreatePentagon.png" width="32" height="32" srcset="/wiki/images/thumb/c/c0/Sketcher_CreatePentagon.png/48px-Sketcher_CreatePentagon.png 1.5x, /wiki/images/c/c0/Sketcher_CreatePentagon.png 2x" /></a> <a href="Sketcher_Pentagon.html" title="Sketcher Pentagon">Pentagon</a>: Draws a regular pentagon inscribed in a construction geometry circle. (v0.15)</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreateHexagon.png" class="image"><img alt="Sketcher CreateHexagon.png" src="32px-Sketcher_CreateHexagon.png" width="32" height="32" srcset="/wiki/images/thumb/d/d8/Sketcher_CreateHexagon.png/48px-Sketcher_CreateHexagon.png 1.5x, /wiki/images/d/d8/Sketcher_CreateHexagon.png 2x" /></a> <a href="Sketcher_Hexagon.html" title="Sketcher Hexagon">Hexagon</a>: Draws a regular hexagon inscribed in a construction geometry circle. (v0.15)</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreateHeptagon.png" class="image"><img alt="Sketcher CreateHeptagon.png" src="32px-Sketcher_CreateHeptagon.png" width="32" height="32" srcset="/wiki/images/thumb/d/df/Sketcher_CreateHeptagon.png/48px-Sketcher_CreateHeptagon.png 1.5x, /wiki/images/d/df/Sketcher_CreateHeptagon.png 2x" /></a> <a href="Sketcher_Heptagon.html" title="Sketcher Heptagon">Heptagon</a>: Draws a regular heptagon inscribed in a construction geometry circle. (v0.15)</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreateOctagon.png" class="image"><img alt="Sketcher CreateOctagon.png" src="32px-Sketcher_CreateOctagon.png" width="32" height="32" srcset="/wiki/images/thumb/0/00/Sketcher_CreateOctagon.png/48px-Sketcher_CreateOctagon.png 1.5x, /wiki/images/0/00/Sketcher_CreateOctagon.png 2x" /></a> <a href="Sketcher_Octagon.html" title="Sketcher Octagon">Octagon</a>: Draws a regular octagon inscribed in a construction geometry circle. (v0.15)</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreateSlot.png" class="image"><img alt="Sketcher CreateSlot.png" src="32px-Sketcher_CreateSlot.png" width="32" height="32" srcset="/wiki/images/thumb/1/16/Sketcher_CreateSlot.png/48px-Sketcher_CreateSlot.png 1.5x, /wiki/images/1/16/Sketcher_CreateSlot.png 2x" /></a> <a href="Sketcher_Slot.html" title="Sketcher Slot">Slot</a>: Draws an oval by selecting the center of one semicircle and an endpoint of the other semicircle.</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="Sketcher_Fillet.html" title="Sketcher Fillet">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="Sketcher_Trimming.html" title="Sketcher Trimming">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="Sketcher_External.html" title="Sketcher External">External Geometry</a>: Creates an edge linked to external geometry.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_ToggleConstruction.png" class="image"><img alt="Sketcher ToggleConstruction.png" src="32px-Sketcher_ToggleConstruction.png" width="32" height="32" srcset="/wiki/images/thumb/4/4f/Sketcher_ToggleConstruction.png/48px-Sketcher_ToggleConstruction.png 1.5x, /wiki/images/4/4f/Sketcher_ToggleConstruction.png 2x" /></a> <a href="Sketcher_ConstructionMode.html" title="Sketcher ConstructionMode">Construction Mode</a>: A construction object will be shown in blue and will not be used in a 3D geometry operation. It is only visible while editing the Sketch that contains it. Selecting existing Sketcher geometry and then clicking this tool toggles that geometry between regular and construction mode. Selecting this tool when no Sketcher geometry is selected changes the mode (regular vs. construction) in which future objects will be created.</li></ul>
|
||
<h4><span class="mw-headline" id="Sketcher_Constraints">Sketcher Constraints</span></h4>
|
||
<p>Constraints are used to define lengths, set rules between sketch elements, and to lock the sketch along the vertical and horizontal axes. Some constraints require the <a href="Sketcher_helper_constraint.html" title="Sketcher helper constraint">Helper constraints</a>
|
||
</p><p><b>Not associated with numeric data</b>
|
||
</p>
|
||
<ul><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="Constraint_PointOnPoint.html" title="Constraint PointOnPoint">Coincident</a>: Affixes a point onto (coincident with) one or more other 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="Constraint_PointOnObject.html" title="Constraint PointOnObject">Point On Object</a>: Affixes a point onto another object such as a line, arc, or axis.</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="Constraint_Vertical.html" title="Constraint Vertical">Vertical</a>: Constrains the selected lines or polyline elements to a true vertical orientation. More than one object can be selected before applying this constraint.</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="Constraint_Horizontal.html" title="Constraint Horizontal">Horizontal</a>: Constrains the selected lines or polyline elements to a true horizontal orientation. More than one object can be selected before applying this constraint.</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="Constraint_Parallel.html" title="Constraint Parallel">Parallel</a>: Constrains two or more lines parallel to one another.</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="Constraint_Perpendicular.html" title="Constraint Perpendicular">Perpendicular</a>: Constrains two lines perpendicular to one another, or constrains a line perpendicular to an arc endpoint.</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="Sketcher_ConstrainTangent.html" title="Sketcher ConstrainTangent">Tangent</a>: Creates a tangent constraint between two selected entities, or a co-linear constraint between two line segments. A line segment does not have to lie directly on an arc or circle to be constrained tangent to that arc or circle.</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="Constraint_EqualLength.html" title="Constraint EqualLength">Equal Length</a>: Constrains two selected entities equal to one another. If used on circles or arcs their radii 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="Constraint_Symmetric.html" title="Constraint Symmetric">Symmetric</a>: Constrains two points symmetrically about a line, or constrains the first two selected points symmetrically about a third selected point.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_ConstrainBlock.png" class="image"><img alt="Sketcher ConstrainBlock.png" src="32px-Sketcher_ConstrainBlock.png" width="32" height="34" srcset="/wiki/images/thumb/e/e8/Sketcher_ConstrainBlock.png/48px-Sketcher_ConstrainBlock.png 1.5x, /wiki/images/e/e8/Sketcher_ConstrainBlock.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_ConstrainBlock&action=edit&redlink=1" class="new" title="Sketcher ConstrainBlock (page does not exist)">Constrain Block</a>: v 0.17 Basically allows to block a geometric element in place with a single constraint. It should be particularly useful to work with B-Splines. See <a rel="nofollow" class="external free" href="https://forum.freecadweb.org/viewtopic.php?f=9&t=26572">https://forum.freecadweb.org/viewtopic.php?f=9&t=26572</a></li></ul>
|
||
<p><b>Associated with numeric data</b>
|
||
</p><p>For these constraints you can use the <a href="Expressions.html" title="Expressions">expressions</a>. The data may be taken from a <a href="Spreadsheet_Workbench.html" title="Spreadsheet Workbench">spreadsheet</a>.
|
||
</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="Constraint_Lock.html" title="Constraint Lock">Lock</a>: Constrains the selected item by setting vertical and horizontal distances relative to the origin, thereby locking the location of that item. These constraint distances can be edited later.</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="Constraint_HorizontalDistance.html" title="Constraint HorizontalDistance">Horizontal Distance</a>: Fixes the horizontal distance between two points or line endpoints. 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="Constraint_VerticalDistance.html" title="Constraint VerticalDistance">Vertical Distance</a>: Fixes the vertical distance between 2 points or line endpoints. 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_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="Constraint_Length.html" title="Constraint Length">Length</a>: Defines the distance of a selected line by constraining its length, or defines the distance between two points by constraining the distance between them.</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="Constraint_Radius.html" title="Constraint Radius">Radius</a>: Defines the radius of a selected arc or circle by constraining the radius.</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="Constraint_InternalAngle.html" title="Constraint InternalAngle">Internal Angle</a>: Defines the internal angle between two selected lines.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_SnellsLaw.png" class="image"><img alt="Constraint SnellsLaw.png" src="32px-Constraint_SnellsLaw.png" width="32" height="32" srcset="/wiki/images/thumb/9/9e/Constraint_SnellsLaw.png/48px-Constraint_SnellsLaw.png 1.5x, /wiki/images/9/9e/Constraint_SnellsLaw.png 2x" /></a> <a href="Constraint_SnellsLaw.html" title="Constraint SnellsLaw">Snell's Law</a>: Constrains two lines to obey a refraction law to simulate the light going through an interface. (v 0.15)</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Constraint_InternalAlignment.png" class="image"><img alt="Constraint InternalAlignment.png" src="32px-Constraint_InternalAlignment.png" width="32" height="32" srcset="/wiki/images/thumb/3/33/Constraint_InternalAlignment.png/48px-Constraint_InternalAlignment.png 1.5x, /wiki/images/3/33/Constraint_InternalAlignment.png 2x" /></a> <a href="Constraint_Internal_Alignment.html" title="Constraint Internal Alignment">Internal Alignment</a>: Aligns selected elements to selected shape (e.g. a line to become major axis of an ellipse).</li></ul>
|
||
<p><br />
|
||
</p>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_ToggleConstraint.png" class="image"><img alt="Sketcher ToggleConstraint.png" src="32px-Sketcher_ToggleConstraint.png" width="32" height="32" srcset="/wiki/images/thumb/a/a9/Sketcher_ToggleConstraint.png/48px-Sketcher_ToggleConstraint.png 1.5x, /wiki/images/a/a9/Sketcher_ToggleConstraint.png 2x" /></a> <a href="Sketcher_ToggleConstraint.html" title="Sketcher ToggleConstraint">Toggle Constraint</a>: Toggles the toolbar or the selected constraints to/from reference mode. v0.16</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="Sketcher_NewSketch.html" title="Sketcher NewSketch">New sketch</a>: Creates a new sketch on a selected face or plane. If no face is selected while this tool is executed the user is prompted to select a plane from a pop-up window.</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_EditSketch.png" class="image"><img alt="Sketcher EditSketch.png" src="32px-Sketcher_EditSketch.png" width="32" height="32" srcset="/wiki/images/thumb/4/4c/Sketcher_EditSketch.png/48px-Sketcher_EditSketch.png 1.5x, /wiki/images/4/4c/Sketcher_EditSketch.png 2x" /></a> <a href="Sketcher_EditSketch.html" title="Sketcher EditSketch">Edit sketch</a>: Edit the selected Sketch.</li></ul>
|
||
<ul><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="Sketcher_LeaveSketch.html" title="Sketcher LeaveSketch">Leave sketch</a>: Leave the Sketch editing mode.</li></ul>
|
||
<ul><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="Sketcher_ViewSketch.html" title="Sketcher ViewSketch">View sketch</a>: Sets the model view perpendicular to the sketch plane.</li></ul>
|
||
<ul><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="Sketcher_MapSketch.html" title="Sketcher MapSketch">Map sketch to face</a>: Maps a sketch to the previously selected face of a solid.</li></ul>
|
||
<ul><li> <a href="Sketcher_Reorient.html" title="Sketcher Reorient">Reorient sketch </a>: Allows you to change the position of a sketch</li></ul>
|
||
<ul><li> <a href="Sketcher_Validate.html" title="Sketcher Validate">Validate sketch</a>: It allows you to check if there are in the tolerance of different points and to match them.</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_MergeSketch.png" class="image"><img alt="Sketcher MergeSketch.png" src="32px-Sketcher_MergeSketch.png" width="32" height="32" srcset="/wiki/images/thumb/7/79/Sketcher_MergeSketch.png/48px-Sketcher_MergeSketch.png 1.5x, /wiki/images/7/79/Sketcher_MergeSketch.png 2x" /></a> <a href="Sketcher_MergeSketch.html" title="Sketcher MergeSketch">Merge sketches</a>: Merge two or more sketches. [v 0.15]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_MirrorSketch.png" class="image"><img alt="Sketcher MirrorSketch.png" src="32px-Sketcher_MirrorSketch.png" width="32" height="32" srcset="/wiki/images/thumb/4/4c/Sketcher_MirrorSketch.png/48px-Sketcher_MirrorSketch.png 1.5x, /wiki/images/4/4c/Sketcher_MirrorSketch.png 2x" /></a> <a href="Sketcher_MirrorSketch.html" title="Sketcher MirrorSketch">Mirror sketch</a>: Mirror a sketch along the x-axis, the y-axis or the origin [v 0.16]</li></ul>
|
||
<p><br />
|
||
</p>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CloseShape.png" class="image"><img alt="Sketcher CloseShape.png" src="32px-Sketcher_CloseShape.png" width="32" height="32" srcset="/wiki/images/thumb/4/49/Sketcher_CloseShape.png/48px-Sketcher_CloseShape.png 1.5x, /wiki/images/4/49/Sketcher_CloseShape.png 2x" /></a> <a href="Sketcher_CloseShape.html" title="Sketcher CloseShape">Close Shape</a>: Creates a closed shape by applying coincident constraints to endpoints [v 0.15]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_ConnectLines.png" class="image"><img alt="Sketcher ConnectLines.png" src="32px-Sketcher_ConnectLines.png" width="32" height="32" srcset="/wiki/images/thumb/5/5c/Sketcher_ConnectLines.png/48px-Sketcher_ConnectLines.png 1.5x, /wiki/images/5/5c/Sketcher_ConnectLines.png 2x" /></a> <a href="Sketcher_ConnectLines.html" title="Sketcher ConnectLines">Connect Edges</a>: Connect sketcher elements by applying coincident constraints to endpoints [v 0.15]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_SelectConstraints.png" class="image"><img alt="Sketcher SelectConstraints.png" src="32px-Sketcher_SelectConstraints.png" width="32" height="32" srcset="/wiki/images/thumb/5/58/Sketcher_SelectConstraints.png/48px-Sketcher_SelectConstraints.png 1.5x, /wiki/images/5/58/Sketcher_SelectConstraints.png 2x" /></a> <a href="Sketcher_SelectConstraints.html" title="Sketcher SelectConstraints">Select Constraints</a>: Selects the constraints of a sketcher element [v 0.15]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_SelectOrigin.png" class="image"><img alt="Sketcher SelectOrigin.png" src="32px-Sketcher_SelectOrigin.png" width="32" height="32" srcset="/wiki/images/thumb/0/08/Sketcher_SelectOrigin.png/48px-Sketcher_SelectOrigin.png 1.5x, /wiki/images/0/08/Sketcher_SelectOrigin.png 2x" /></a> <a href="Sketcher_SelectOrigin.html" title="Sketcher SelectOrigin">Select Origin</a>: Selects the origin of a sketch [v 0.15]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_SelectVerticalAxis.png" class="image"><img alt="Sketcher SelectVerticalAxis.png" src="32px-Sketcher_SelectVerticalAxis.png" width="32" height="32" srcset="/wiki/images/thumb/d/d9/Sketcher_SelectVerticalAxis.png/48px-Sketcher_SelectVerticalAxis.png 1.5x, /wiki/images/d/d9/Sketcher_SelectVerticalAxis.png 2x" /></a> <a href="Sketcher_SelectVerticalAxis.html" title="Sketcher SelectVerticalAxis">Select Vertical Axis</a>: Selects the vertical axis of a sketch [v 0.15]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_SelectHorizontalAxis.png" class="image"><img alt="Sketcher SelectHorizontalAxis.png" src="32px-Sketcher_SelectHorizontalAxis.png" width="32" height="32" srcset="/wiki/images/thumb/c/cc/Sketcher_SelectHorizontalAxis.png/48px-Sketcher_SelectHorizontalAxis.png 1.5x, /wiki/images/c/cc/Sketcher_SelectHorizontalAxis.png 2x" /></a> <a href="Sketcher_SelectHorizontalAxis.html" title="Sketcher SelectHorizontalAxis">Select Horizontal Axis</a>: Selects the horizontal axis of a sketch [v 0.15]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_SelectRedundantConstraints.png" class="image"><img alt="Sketcher SelectRedundantConstraints.png" src="32px-Sketcher_SelectRedundantConstraints.png" width="32" height="32" srcset="/wiki/images/thumb/5/5a/Sketcher_SelectRedundantConstraints.png/48px-Sketcher_SelectRedundantConstraints.png 1.5x, /wiki/images/5/5a/Sketcher_SelectRedundantConstraints.png 2x" /></a> <a href="Sketcher_SelectRedundantConstraints.html" title="Sketcher SelectRedundantConstraints">Select Redundant Constraints</a>: Selects redundant constraints of a sketch [v 0.15]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_SelectConflictingConstraints.png" class="image"><img alt="Sketcher SelectConflictingConstraints.png" src="32px-Sketcher_SelectConflictingConstraints.png" width="32" height="32" srcset="/wiki/images/thumb/f/f6/Sketcher_SelectConflictingConstraints.png/48px-Sketcher_SelectConflictingConstraints.png 1.5x, /wiki/images/f/f6/Sketcher_SelectConflictingConstraints.png 2x" /></a> <a href="Sketcher_SelectConflictingConstraints.html" title="Sketcher SelectConflictingConstraints">Select Conflicting Constraints</a>: Selects conflicting constraints of a sketch [v 0.15]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_SelectElementsAssociatedWithConstraints.png" class="image"><img alt="Sketcher SelectElementsAssociatedWithConstraints.png" src="32px-Sketcher_SelectElementsAssociatedWithConstraints.png" width="32" height="32" srcset="/wiki/images/thumb/f/fc/Sketcher_SelectElementsAssociatedWithConstraints.png/48px-Sketcher_SelectElementsAssociatedWithConstraints.png 1.5x, /wiki/images/f/fc/Sketcher_SelectElementsAssociatedWithConstraints.png 2x" /></a> <a href="Sketcher_SelectElementsAssociatedWithConstraints.html" title="Sketcher SelectElementsAssociatedWithConstraints">Select Elements Associated with constraints</a>: Select sketcher elements associated with constraints [v 0.15]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_Element_Ellipse_All.png" class="image"><img alt="Sketcher Element Ellipse All.png" src="32px-Sketcher_Element_Ellipse_All.png" width="32" height="32" srcset="/wiki/images/thumb/f/fe/Sketcher_Element_Ellipse_All.png/48px-Sketcher_Element_Ellipse_All.png 1.5x, /wiki/images/f/fe/Sketcher_Element_Ellipse_All.png 2x" /></a> <a href="Sketcher_Show_Hide_Internal_Geometry.html" title="Sketcher Show Hide Internal Geometry">Show/Hide internal geometry</a>: Recreates missing/deletes unneeded geometry aligned to internal geometry of a selected element (applicable only to ellipse so far). [v 0.15]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_Symmetry.png" class="image"><img alt="Sketcher Symmetry.png" src="32px-Sketcher_Symmetry.png" width="32" height="32" srcset="/wiki/images/thumb/1/12/Sketcher_Symmetry.png/48px-Sketcher_Symmetry.png 1.5x, /wiki/images/1/12/Sketcher_Symmetry.png 2x" /></a> <a href="Sketcher_Symmetry.html" title="Sketcher Symmetry">Symmetry</a>: Copies a sketcher element symmetrical to a chosen line [v 0.16]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_Clone.png" class="image"><img alt="Sketcher Clone.png" src="32px-Sketcher_Clone.png" width="32" height="32" srcset="/wiki/images/thumb/a/ad/Sketcher_Clone.png/48px-Sketcher_Clone.png 1.5x, /wiki/images/a/ad/Sketcher_Clone.png 2x" /></a> <a href="Sketcher_Clone.html" title="Sketcher Clone">Clone</a>: Clones a sketcher element [v 0.16]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_Copy.png" class="image"><img alt="Sketcher Copy.png" src="32px-Sketcher_Copy.png" width="32" height="32" srcset="/wiki/images/thumb/8/86/Sketcher_Copy.png/48px-Sketcher_Copy.png 1.5x, /wiki/images/8/86/Sketcher_Copy.png 2x" /></a> <a href="Sketcher_Copy.html" title="Sketcher Copy">Copy</a>: Copies a sketcher element [v 0.16]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_RectangularArray.png" class="image"><img alt="Sketcher RectangularArray.png" src="32px-Sketcher_RectangularArray.png" width="32" height="32" srcset="/wiki/images/thumb/c/c4/Sketcher_RectangularArray.png/48px-Sketcher_RectangularArray.png 1.5x, /wiki/images/c/c4/Sketcher_RectangularArray.png 2x" /></a> <a href="Sketcher_RectangularArray.html" title="Sketcher RectangularArray">Rectangular Array</a>: Creates an array of selected sketcher elements [v 0.16]</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_SwitchVirtualSpace.png" class="image"><img alt="Sketcher SwitchVirtualSpace.png" src="32px-Sketcher_SwitchVirtualSpace.png" width="32" height="32" srcset="/wiki/images/thumb/e/ea/Sketcher_SwitchVirtualSpace.png/48px-Sketcher_SwitchVirtualSpace.png 1.5x, /wiki/images/e/ea/Sketcher_SwitchVirtualSpace.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_SwitchVirtualSpace&action=edit&redlink=1" class="new" title="Sketcher SwitchVirtualSpace (page does not exist)">Switch Virtual Space</a>: v 0.17 Allows you to "hide" constraints and make them visible again. See <a rel="nofollow" class="external free" href="https://forum.freecadweb.org/viewtopic.php?f=9&t=26614">https://forum.freecadweb.org/viewtopic.php?f=9&t=26614</a></li></ul>
|
||
<h4><span class="mw-headline" id="Preferences">Preferences</span></h4>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Std_DlgParameter.png" class="image"><img alt="Std DlgParameter.png" src="32px-Std_DlgParameter.png" width="32" height="32" srcset="/wiki/images/thumb/6/6d/Std_DlgParameter.png/48px-Std_DlgParameter.png 1.5x, /wiki/images/6/6d/Std_DlgParameter.png 2x" /></a> <a href="Sketcher_Preferences.html" title="Sketcher Preferences">Preferences...</a>: Preferences disposable in Sketcher Tools.</li></ul>
|
||
<p><br />
|
||
</p>
|
||
<h3><span class="mw-headline" id="The_Part_Design_Tools">The Part Design Tools</span></h3>
|
||
<h4><span class="mw-headline" id="Construction_tools">Construction tools</span></h4>
|
||
<p>These are tools for creating solid objects or removing material from an existing solid object.
|
||
</p>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Pad.png" class="image"><img alt="PartDesign Pad.png" src="32px-PartDesign_Pad.png" width="32" height="32" srcset="/wiki/images/thumb/7/7e/PartDesign_Pad.png/48px-PartDesign_Pad.png 1.5x, /wiki/images/7/7e/PartDesign_Pad.png 2x" /></a> <a href="PartDesign_Pad.html" title="PartDesign Pad">Pad</a>: Extrudes a solid object from a selected sketch.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Pocket.png" class="image"><img alt="PartDesign Pocket.png" src="32px-PartDesign_Pocket.png" width="32" height="32" srcset="/wiki/images/thumb/6/67/PartDesign_Pocket.png/48px-PartDesign_Pocket.png 1.5x, /wiki/images/6/67/PartDesign_Pocket.png 2x" /></a> <a href="PartDesign_Pocket.html" title="PartDesign Pocket">Pocket</a>: Creates a pocket from a selected sketch. The sketch must be mapped to an existing solid object's face.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Revolution.png" class="image"><img alt="PartDesign Revolution.png" src="32px-PartDesign_Revolution.png" width="32" height="32" srcset="/wiki/images/thumb/6/6a/PartDesign_Revolution.png/48px-PartDesign_Revolution.png 1.5x, /wiki/images/6/6a/PartDesign_Revolution.png 2x" /></a> <a href="PartDesign_Revolution.html" title="PartDesign Revolution">Revolution</a>: Creates a solid by revolving a sketch around an axis. The sketch must be a closed profile to get a solid object.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Groove.png" class="image"><img alt="PartDesign Groove.png" src="32px-PartDesign_Groove.png" width="32" height="32" srcset="/wiki/images/thumb/8/8d/PartDesign_Groove.png/48px-PartDesign_Groove.png 1.5x, /wiki/images/8/8d/PartDesign_Groove.png 2x" /></a> <a href="PartDesign_Groove.html" title="PartDesign Groove">Groove</a>: Creates a groove by revolving a sketch around an axis. The sketch must be mapped to an existing solid object's face.</li></ul>
|
||
<h4><span class="mw-headline" id="Modification_tools">Modification tools</span></h4>
|
||
<p>These are tools for modifying existing objects. They will allow you to choose which object to modify.
|
||
</p>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Fillet.png" class="image"><img alt="PartDesign Fillet.png" src="32px-PartDesign_Fillet.png" width="32" height="32" srcset="/wiki/images/thumb/c/c7/PartDesign_Fillet.png/48px-PartDesign_Fillet.png 1.5x, /wiki/images/c/c7/PartDesign_Fillet.png 2x" /></a> <a href="PartDesign_Fillet.html" title="PartDesign Fillet">Fillet</a>: Fillets (rounds) edges of an object.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Chamfer.png" class="image"><img alt="PartDesign Chamfer.png" src="32px-PartDesign_Chamfer.png" width="32" height="32" srcset="/wiki/images/thumb/a/a7/PartDesign_Chamfer.png/48px-PartDesign_Chamfer.png 1.5x, /wiki/images/a/a7/PartDesign_Chamfer.png 2x" /></a> <a href="PartDesign_Chamfer.html" title="PartDesign Chamfer">Chamfer</a>: Chamfers edges of an object.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Draft.png" class="image"><img alt="PartDesign Draft.png" src="32px-PartDesign_Draft.png" width="32" height="32" srcset="/wiki/images/thumb/8/87/PartDesign_Draft.png/48px-PartDesign_Draft.png 1.5x, /wiki/images/8/87/PartDesign_Draft.png 2x" /></a> <a href="PartDesign_Draft.html" title="PartDesign Draft">Draft</a>: Applies angular draft to faces of an object.</li></ul>
|
||
<h4><span class="mw-headline" id="Transformation_tools">Transformation tools</span></h4>
|
||
<p>These are tools for transforming existing features. They will allow you to choose which features to transform.
|
||
</p>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Mirrored.png" class="image"><img alt="PartDesign Mirrored.png" src="32px-PartDesign_Mirrored.png" width="32" height="32" srcset="/wiki/images/thumb/5/55/PartDesign_Mirrored.png/48px-PartDesign_Mirrored.png 1.5x, /wiki/images/5/55/PartDesign_Mirrored.png 2x" /></a> <a href="PartDesign_Mirrored.html" title="PartDesign Mirrored">Mirrored</a>: Mirrors features on a plane or face.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_LinearPattern.png" class="image"><img alt="PartDesign LinearPattern.png" src="32px-PartDesign_LinearPattern.png" width="32" height="32" srcset="/wiki/images/thumb/9/98/PartDesign_LinearPattern.png/48px-PartDesign_LinearPattern.png 1.5x, /wiki/images/9/98/PartDesign_LinearPattern.png 2x" /></a> <a href="PartDesign_LinearPattern.html" title="PartDesign LinearPattern">Linear Pattern</a>: Creates a linear pattern of features.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_PolarPattern.png" class="image"><img alt="PartDesign PolarPattern.png" src="32px-PartDesign_PolarPattern.png" width="32" height="32" srcset="/wiki/images/thumb/8/8f/PartDesign_PolarPattern.png/48px-PartDesign_PolarPattern.png 1.5x, /wiki/images/8/8f/PartDesign_PolarPattern.png 2x" /></a> <a href="PartDesign_PolarPattern.html" title="PartDesign PolarPattern">Polar Pattern</a>: Creates a polar pattern of features.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Scaled.png" class="image"><img alt="PartDesign Scaled.png" src="32px-PartDesign_Scaled.png" width="32" height="32" srcset="/wiki/images/thumb/7/72/PartDesign_Scaled.png/48px-PartDesign_Scaled.png 1.5x, /wiki/images/7/72/PartDesign_Scaled.png 2x" /></a> <a href="PartDesign_Scaled.html" title="PartDesign Scaled">Scaled</a>: Scales features to a different size.</li>
|
||
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_MultiTransform.png" class="image"><img alt="PartDesign MultiTransform.png" src="32px-PartDesign_MultiTransform.png" width="32" height="32" srcset="/wiki/images/thumb/4/46/PartDesign_MultiTransform.png/48px-PartDesign_MultiTransform.png 1.5x, /wiki/images/4/46/PartDesign_MultiTransform.png 2x" /></a> <a href="PartDesign_MultiTransform.html" title="PartDesign MultiTransform">MultiTransform</a>: Allows creating a pattern with any combination of the other transformations.</li></ul>
|
||
<h4><span class="mw-headline" id="Boolean_tools">Boolean tools</span></h4>
|
||
<p>These are tools for create boolean operation with two or more bodies
|
||
</p>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Boolean.png" class="image"><img alt="PartDesign Boolean.png" src="32px-PartDesign_Boolean.png" width="32" height="32" srcset="/wiki/images/thumb/d/d2/PartDesign_Boolean.png/48px-PartDesign_Boolean.png 1.5x, /wiki/images/d/d2/PartDesign_Boolean.png 2x" /></a> <a href="PartDesign_Boolean.html" title="PartDesign Boolean">Boolean</a>: Creates boolean operation with two or more bodies</li></ul>
|
||
<p><br />
|
||
</p>
|
||
<h4><span class="mw-headline" id="Extras">Extras</span></h4>
|
||
<p>Some optional functionality that has been created for the PartDesign Workbench:
|
||
</p>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_WizardShaft.png" class="image"><img alt="PartDesign WizardShaft.png" src="32px-PartDesign_WizardShaft.png" width="32" height="32" srcset="/wiki/images/thumb/2/2b/PartDesign_WizardShaft.png/48px-PartDesign_WizardShaft.png 1.5x, /wiki/images/2/2b/PartDesign_WizardShaft.png 2x" /></a> <a href="PartDesign_WizardShaft.html" title="PartDesign WizardShaft">Shaft design wizard</a>: Generates a shaft from a table of values and allows to analyze forces and moments</li></ul>
|
||
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_InternalExternalGear.png" class="image"><img alt="PartDesign InternalExternalGear.png" src="32px-PartDesign_InternalExternalGear.png" width="32" height="32" srcset="/wiki/images/thumb/b/b0/PartDesign_InternalExternalGear.png/48px-PartDesign_InternalExternalGear.png 1.5x, /wiki/images/b/b0/PartDesign_InternalExternalGear.png 2x" /></a> <a href="PartDesign_InvoluteGear.html" title="PartDesign InvoluteGear">Involute gear</a>: allows you to create gear</li></ul>
|
||
<p><br />
|
||
</p><p><br />
|
||
</p>
|
||
<h2><span class="mw-headline" id="Feature_properties">Feature properties</span></h2>
|
||
<h3><span class="mw-headline" id="Properties">Properties</span></h3>
|
||
<p>There are two types of feature properties, accessible through tabs at the bottom of the Property editor:
|
||
</p>
|
||
<dl><dd> <span style="font-size: 0.6em;padding-right:10px;">VIEW</span><b>View</b> :properties related to the visual display of the object.</dd></dl>
|
||
<dl><dd> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Data</b> : properties related to the physical parameters of an object.</dd></dl>
|
||
<h3><span class="mw-headline" id="View">View</span></h3>
|
||
<div class="floatleft"><a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Revolution_en_03.png" class="image"><img alt="PartDesign Revolution en 03.png" src="300px-PartDesign_Revolution_en_03.png" width="300" height="479" srcset="/wiki/images/9/92/PartDesign_Revolution_en_03.png 1.5x" /></a></div>
|
||
<p><span style="color: #ffffff; background-color: #a0a0a0; font-size: 132%; font-weight: bold; margin-bottom: .3em; page-break-after: avoid;">Base</span>
|
||
</p>
|
||
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">VIEW</span><b>Bounding Box</b> : To view the occupation, and, overall, of the object dimensions in space. Value False, or True (Default, False).</li></ul>
|
||
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">VIEW</span><b>Control Point</b> : Value False, or True (Default, False).</li></ul>
|
||
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">VIEW</span><b>Deviation</b> : Sets the accuracy of the polygonal representation of the model in 3d view (tessellation). Lower values = better quality. The value is in percent of object's size (deviation in mm = (w+h+d)/3*valueInPercent/100, where w,h,d are sizes of bounding box).</li></ul>
|
||
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">VIEW</span><b>Display Mode</b> :Display mode of the form, <b>Flat lines, Shaded, Wireframe, Points</b> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Vue_DisplayModePartDesign_fr_00.png" class="image"><img alt="Vue DisplayModePartDesign fr 00.png" src="96px-Vue_DisplayModePartDesign_fr_00.png" width="96" height="46" srcset="/wiki/images/thumb/a/a1/Vue_DisplayModePartDesign_fr_00.png/144px-Vue_DisplayModePartDesign_fr_00.png 1.5x, /wiki/images/thumb/a/a1/Vue_DisplayModePartDesign_fr_00.png/192px-Vue_DisplayModePartDesign_fr_00.png 2x" /></a>. (Default, <b>Flat lines</b>).</li></ul>
|
||
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">VIEW</span><b>Lighting</b> : Lighting <b>One side, Two side</b> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Vue_Lighting_fr_00.png" class="image"><img alt="Vue Lighting fr 00.png" src="96px-Vue_Lighting_fr_00.png" width="96" height="26" srcset="/wiki/images/thumb/6/67/Vue_Lighting_fr_00.png/144px-Vue_Lighting_fr_00.png 1.5x, /wiki/images/thumb/6/67/Vue_Lighting_fr_00.png/192px-Vue_Lighting_fr_00.png 2x" /></a>. (Default, <b>Two side</b>).</li></ul>
|
||
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">VIEW</span><b>Line Color</b> : Gives the color of the line (edges) (Default, <b>25, 25, 25</b>).</li></ul>
|
||
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">VIEW</span><b>Line Width</b> : Gives the thickness of the line (edges) (Default, <b>2</b>).</li></ul>
|
||
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">VIEW</span><b>Point Color</b> : Gives the color of the points (ends of the form) (Default, <b>25, 25, 25</b>).</li></ul>
|
||
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">VIEW</span><b>Point Size</b> : Gives the size of the points (Default, <b>2</b>).</li></ul>
|
||
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">VIEW</span><b>Selectable</b> : Allows the selection of the form. Value False, ou True (Default, True).</li></ul>
|
||
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">VIEW</span><b>Shape Color</b> : Give the color shape (default, <b>204, 204, 204</b>).</li></ul>
|
||
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">VIEW</span><b>Transparency</b> : Sets the degree of transparency in the form of <b>0</b> to <b>100</b> (Default, <b>0</b>).</li></ul>
|
||
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">VIEW</span><b>Visibility</b> : Determines the visibility of the form (like the bar <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">SPACE</span>). Value False, or True (Default, True).</li></ul>
|
||
<div style="clear:both"></div>
|
||
<p><br />
|
||
</p><p><br />
|
||
</p>
|
||
<div style="clear:both"></div>
|
||
<p><br />
|
||
</p>
|
||
<h3><span class="mw-headline" id="Data">Data</span></h3>
|
||
<div class="floatleft"><a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Revolution_en_04.png" class="image"><img alt="PartDesign Revolution en 04.png" src="300px-PartDesign_Revolution_en_04.png" width="300" height="514" srcset="/wiki/images/6/65/PartDesign_Revolution_en_04.png 1.5x" /></a></div>
|
||
<p><span style="color: #ffffff; background-color: #a0a0a0; font-size: 132%; font-weight: bold; margin-bottom: .3em; page-break-after: avoid;">Base</span>
|
||
<span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Angle</b> : The argument <b>Angle</b>, indicates the angle that will be used with the option <b>Axis</b> (below). Here, an angle is defined. The angle on the axis is set with the option <b>Axis</b>.<br />The object takes the specified angle around the specified axis.<br />An example, if you create an object with a required revolution should be rotate functionality of a certain amount, in order to enable it to take the same angle that another element existing.
|
||
</p><p><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Axis</b> : This option specifies the axis/axes to rotate the created object. The exact value of rotation comes from the angle (see above) option.<br />This option takes three arguments, these arguments, are transmitted in the form of numbers, <b>x, y</b> or <b>z</b>. Adding a value, more of an axis, will the rotation to each specified axis angle.<br />For example, with a <b>Angle of 15 °</b> : specifying, <b>1.0 for x</b> and <b>2.0 for y</b>, will rotate <b>15 ° and 30 °</b> in the y-axis and the x-axis (final position),
|
||
</p><p><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Base</b> : This option specifies the offset in either axes <b>x, y, or z</b>, and accept any number as the argument for each field.
|
||
</p><p><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Label</b> : The Label is the name given to the operation, this name can be changed at convenience.
|
||
</p><p><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Placement</b> : <b>[(0.00 0.00 1.00);0.00;(0.00 0.00 0.00)]</b> Summary below data.
|
||
Every feature has a placement that can be controlled through the Data Properties table. It controls the placement of the part with respect to the coordinate system. NOTE: The placement options do not affect the physical dimensions of the feature, but merely its position in space!<br />If you select the title <b>Placement</b> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Tache_Placement_01_fr_00.png" class="image" title="Options Placement"><img alt="Options Placement" src="256px-Tache_Placement_01_fr_00.png" width="256" height="15" srcset="/wiki/images/thumb/8/80/Tache_Placement_01_fr_00.png/384px-Tache_Placement_01_fr_00.png 1.5x, /wiki/images/8/80/Tache_Placement_01_fr_00.png 2x" /></a>, a button with <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">three small points</span> appears, clicking this button <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;"> <b>...</b></span>, you have access to the options window<b> <a href="Tasks_Placement.html" title="Tasks Placement">Tasks_Placement</a></b>.
|
||
</p><p><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Angle</b> :
|
||
The Angle argument specifies the angle to be used with the <a href="#Axis">axis</a> option (below). An angle is set here, and the axis that the angle acts upon is set with the axis option.
|
||
The feature is rotated by the specified angle, about the specified axis.
|
||
A usage example might be if you created a revolution feature as required, but then needed to rotate the whole feature by some amount, in order to allow it to line-up with another pre-existing feature.
|
||
</p><p><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Axis</b> :
|
||
This option specifies the axis/axes about which the created feature is to be rotated. The exact value of rotation comes from the angle option (above).
|
||
This option takes three arguments, which are passed as numbers to either the x, y, or z boxes in the tool. Adding a value to more than one of the axes will cause the part to be rotated by the angle in each axis.
|
||
For example, with an angle of 15° set, specifying a value of 1.0 for x, and 2.0 for y will cause the finished part to be rotated 15° in the x-axis AND 30° in the y-axis.
|
||
</p><p><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Position</b> :
|
||
This option specifies the base point to which all dimensions refer. This option takes three arguments, which are passed as numbers to either the x, y, or z boxes in the tool. Adding a value to more than one of the boxes will cause the part to be translated by the number of units along the corresponding axis.
|
||
</p>
|
||
<div style="clear:both"></div>
|
||
<p><b>PS: The displayed properties can vary, depending on the tool used.</b>
|
||
</p><p><br />
|
||
</p>
|
||
<h2><span class="mw-headline" id="Tutorials">Tutorials</span></h2>
|
||
<p>Only for a development version of FreeCAD that is not currently available as a binary or installer:
|
||
</p>
|
||
<ul><li> <a href="PartDesign_Bearingholder_Tutorial_I.html" title="PartDesign Bearingholder Tutorial I">PartDesign Bearingholder Tutorial I</a></li>
|
||
<li> <a href="PartDesign_Bearingholder_Tutorial_II.html" title="PartDesign Bearingholder Tutorial II">PartDesign Bearingholder Tutorial II</a></li></ul>
|
||
<ul><li> <a href="PartDesign_tutorial.html" title="PartDesign tutorial">PartDesign tutorial</a></li></ul>
|
||
<ul><li> <a href="Basic_Part_Design_Tutorial.html" title="Basic Part Design Tutorial">Basic Part Design Tutorial</a></li>
|
||
<li> <a href="Sketcher_tutorial.html" title="Sketcher tutorial">Sketcher tutorial</a></li></ul>
|
||
<p><br />
|
||
</p>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
</div><div class="printfooter">
|
||
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=PartDesign_Legacy/zh&oldid=259051">http://www.freecadweb.org/wiki/index.php?title=PartDesign_Legacy/zh&oldid=259051</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> |