98 lines
4.7 KiB
HTML
98 lines
4.7 KiB
HTML
<html><head><title>Part Shapebuilder/cs</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Part Shapebuilder/cs</h1></div>
|
|
|
|
<div id="mw-content-text" lang="cs" dir="ltr" class="mw-content-ltr"><hr/><div class="mw-parser-output"><table class="fcinfobox wikitable ct" >
|
|
<tr>
|
|
<td class="ctTitle">
|
|
<h3><span class="mw-headline" id="Part_Shapebuilder"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Part_Shapebuilder.png" class="image"><img alt="Part Shapebuilder.png" src="32px-Part_Shapebuilder.png" width="32" height="32" srcset="/wiki/images/thumb/a/a6/Part_Shapebuilder.png/48px-Part_Shapebuilder.png 1.5x, /wiki/images/a/a6/Part_Shapebuilder.png 2x" /></a> Part Shapebuilder</span></h3>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Umístění Menu
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">Part -> Shapebuilder...
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Pracovní stoly
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Part_Module/cs" title="Part Module/cs">Part</a>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Výchozí zástupce
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">Nikdo
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Viz také
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Part_CreatePrimitives/cs" title="Part CreatePrimitives/cs">Part CreatePrimitives</a>
|
|
</td></tr>
|
|
<tr>
|
|
<td class="ctToc"><br /><div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
|
|
<ul>
|
|
<li class="toclevel-1"><a href="#Part_Shapebuilder"><span class="tocnumber">1</span> <span class="toctext">Part Shapebuilder</span></a></li>
|
|
<li class="toclevel-1 tocsection-1"><a href="#Description"><span class="tocnumber">2</span> <span class="toctext">Description</span></a></li>
|
|
<li class="toclevel-1 tocsection-2"><a href="#Use"><span class="tocnumber">3</span> <span class="toctext">Use</span></a></li>
|
|
<li class="toclevel-1 tocsection-3"><a href="#Limitations"><span class="tocnumber">4</span> <span class="toctext">Limitations</span></a></li>
|
|
<li class="toclevel-1 tocsection-4"><a href="#Notes"><span class="tocnumber">5</span> <span class="toctext">Notes</span></a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
</td></tr></table>
|
|
<p><br />
|
|
</p>
|
|
<h2><span class="mw-headline" id="Description">Description</span></h2>
|
|
<p>A tool to create more complex shapes from various parametric geometric primitives.
|
|
</p>
|
|
<h2><span class="mw-headline" id="Use">Use</span></h2>
|
|
<p>This tool will let you create shapes by creating
|
|
</p>
|
|
<ol><li>Edge from two vertices</li>
|
|
<li>Face from vertices
|
|
<ol><li>Select vertices bounding the face in the 3D view</li>
|
|
<li>Select if face should be planar</li>
|
|
<li>Click on <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;"> Create</span></li>
|
|
<li>Object will be created in 3D view and will be listed in tree view</li></ol></li>
|
|
<li>Face from edges
|
|
<ol><li>Select a closed set of vertices bounding the face in the 3D view</li>
|
|
<li>Select if face should be planar</li>
|
|
<li>Click on <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;"> Create</span></li>
|
|
<li>Object will be created in 3D view and will be listed in tree view</li></ol></li>
|
|
<li>Shell from faces
|
|
<ol><li>Select faces in the 3D view</li>
|
|
<li>Select if the shape should be refined</li>
|
|
<li>Select if all faces should be included in shell</li>
|
|
<li>Click on <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;"> Create</span></li>
|
|
<li>Object will be created in 3D view and will be listed in tree view</li></ol></li>
|
|
<li>Solid from shell
|
|
<ol><li>Select if the shape should be refined</li>
|
|
<li>Click on <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;"> Create</span></li>
|
|
<li>Object will be created in 3D view and will be listed in tree view</li></ol></li></ol>
|
|
<h2><span class="mw-headline" id="Limitations">Limitations</span></h2>
|
|
<p><br />
|
|
</p>
|
|
<h2><span class="mw-headline" id="Notes">Notes</span></h2>
|
|
<p>A possible workflow could be:
|
|
</p>
|
|
<ul><li>Draw a wireframe-model of your shape using the tools in the draft-workbench (for example line and dwire)</li>
|
|
<li>Create all faces with "face from edges"</li>
|
|
<li>Create a "shell from faces"</li>
|
|
<li>Create a "solid from shell"</li></ul>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div><div class="printfooter">
|
|
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Part_Shapebuilder/cs&oldid=186853">http://www.freecadweb.org/wiki/index.php?title=Part_Shapebuilder/cs&oldid=186853</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> |