73 lines
4.0 KiB
HTML
73 lines
4.0 KiB
HTML
<html><head><title>Arch MeshToShape/de</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/de</h1></div>
|
|
|
|
<div id="mw-content-text" lang="de" dir="ltr" class="mw-content-ltr"><hr/><div class="mw-parser-output"><table class="fcinfobox wikitable ct" width="100%" style="float: right; width: 200px;">
|
|
<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">Menüeintrag
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">Arch → Utilities → Mesh to Shape
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Arbeitsbereich
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Module/de" title="Arch Module/de">Arch</a>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Standardtastenkürzel
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">None
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Siehe auch
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Arch_RemoveShape/de" title="Arch RemoveShape/de">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="#Beschreibung"><span class="tocnumber">2</span> <span class="toctext">Beschreibung</span></a></li>
|
|
<li class="toclevel-1 tocsection-2"><a href="#Anwendung"><span class="tocnumber">3</span> <span class="toctext">Anwendung</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="Beschreibung">Beschreibung</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="Anwendung">Anwendung</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/de&oldid=282175">http://www.freecadweb.org/wiki/index.php?title=Arch_MeshToShape/de&oldid=282175</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> |