FreeCAD-Doc/localwiki/Arch_MeshToShape-sv.html
2018-07-19 18:47:02 -05:00

73 lines
4.0 KiB
HTML

<html><head><title>Arch MeshToShape/sv</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Arch MeshToShape/sv</h1></div>
<div id="mw-content-text" lang="sv" 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="Arch_MeshToShape"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Arch_MeshToShape.png" class="image"><img alt="Arch MeshToShape.png" src="32px-Arch_MeshToShape.png" width="32" height="32" srcset="/wiki/images/thumb/6/6f/Arch_MeshToShape.png/48px-Arch_MeshToShape.png 1.5x, /wiki/images/6/6f/Arch_MeshToShape.png 2x" /></a> Arch MeshToShape</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Menyplacering
</th></tr>
<tr>
<td class="ctEven">Arch → Utilities → Mesh to Shape
</td></tr>
<tr>
<th class="ctOdd">Arbetsbänk(ar)
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Module/sv" title="Arch Module/sv">Arch</a>
</td></tr>
<tr>
<th class="ctOdd">Standard genväg
</th></tr>
<tr>
<td class="ctEven">None
</td></tr>
<tr>
<th class="ctOdd">Se även
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Arch_RemoveShape/sv" title="Arch RemoveShape/sv">Arch RemoveShape</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="#Arch_MeshToShape"><span class="tocnumber">1</span> <span class="toctext">Arch MeshToShape</span></a></li>
<li class="toclevel-1 tocsection-1"><a href="#Beskrivning"><span class="tocnumber">2</span> <span class="toctext">Beskrivning</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#How_to_use"><span class="tocnumber">3</span> <span class="toctext">How to use</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Scripting"><span class="tocnumber">4</span> <span class="toctext">Scripting</span></a></li>
</ul>
</div>
</td></tr></table>
<p><br />
</p>
<h2><span class="mw-headline" id="Beskrivning">Beskrivning</span></h2>
<p>This tool converts a selected <a href="Mesh_Module.html" class="mw-redirect" title="Mesh Module">Mesh</a> object into a <a href="Part_Module.html" title="Part Module">Shape</a> object. Note that this tool is optimized for objects with flat faces (no curves). The corresponding tool from the <a href="Part_Workbench.html" class="mw-redirect" title="Part Workbench">Part Workbench</a> might be more suited for objects that contain curved surfaces.
</p>
<h2><span class="mw-headline" id="How_to_use">How to use</span></h2>
<ol><li> Select a mesh object</li>
<li> Press the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Arch_MeshToShape.png" class="image"><img alt="Arch MeshToShape.png" src="16px-Arch_MeshToShape.png" width="16" height="16" srcset="/wiki/images/thumb/6/6f/Arch_MeshToShape.png/24px-Arch_MeshToShape.png 1.5x, 32px-Arch_MeshToShape.png 2x" /></a> <b>Mesh to Shape</b></span> entry in Arch → Utilities menu </li></ol>
<h2><span class="mw-headline" id="Scripting">Scripting</span></h2>
<p>This tool can by used in <a href="Macros.html" title="Macros">macros</a> and from the python console by using the following function:
</p>
<pre>meshToShape (object,[mark]) </pre>
<p>turns a mesh into a shape, joining coplanar facets.
</p><p>If mark is True (default), non-solid objects will be marked in red
</p>
<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=Arch_MeshToShape/sv&amp;oldid=282179">http://www.freecadweb.org/wiki/index.php?title=Arch_MeshToShape/sv&amp;oldid=282179</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>