72 lines
4.0 KiB
HTML
72 lines
4.0 KiB
HTML
<html><head><title>Arch RemoveShape/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 RemoveShape/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_RemoveShape"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Arch_RemoveShape.png" class="image"><img alt="Arch RemoveShape.png" src="32px-Arch_RemoveShape.png" width="32" height="32" srcset="/wiki/images/thumb/0/02/Arch_RemoveShape.png/48px-Arch_RemoveShape.png 1.5x, /wiki/images/0/02/Arch_RemoveShape.png 2x" /></a> Arch RemoveShape</span></h3>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Menyplacering
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">Arch → Utilities → Remove 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_MeshToShape/sv" title="Arch MeshToShape/sv">MeshToShape</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_RemoveShape"><span class="tocnumber">1</span> <span class="toctext">Arch RemoveShape</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="#Bruk"><span class="tocnumber">3</span> <span class="toctext">Bruk</span></a></li>
|
|
<li class="toclevel-1 tocsection-3"><a href="#Skript"><span class="tocnumber">4</span> <span class="toctext">Skript</span></a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
</td></tr></table>
|
|
<p><br />
|
|
</p>
|
|
<h2><span class="mw-headline" id="Beskrivning">Beskrivning</span></h2>
|
|
<p>This tool attempts at removing the inner cubic shape of an <a href="Arch_Wall.html" title="Arch Wall">Arch Wall</a> or <a href="Arch_Structure.html" title="Arch Structure">Arch Structure</a>, and adjusting its properties, making it totally parametric. This tool will only work if the underlying shape is cubic (exactly 6 faces, all corners have only right angles).
|
|
</p>
|
|
<h2><span class="mw-headline" id="Bruk">Bruk</span></h2>
|
|
<ol><li> Select an <a href="Arch_Wall.html" title="Arch Wall">Arch Wall</a> or <a href="Arch_Structure.html" title="Arch Structure">Arch Structure</a></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_RemoveShape.png" class="image"><img alt="Arch RemoveShape.png" src="16px-Arch_RemoveShape.png" width="16" height="16" srcset="/wiki/images/thumb/0/02/Arch_RemoveShape.png/24px-Arch_RemoveShape.png 1.5x, 32px-Arch_RemoveShape.png 2x" /></a> <b>Remove Shape</b></span> entry in Arch -> Utilities menu</li></ol>
|
|
<h2><span class="mw-headline" id="Skript">Skript</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>removeShape (object) </pre>
|
|
<p>takes an arch object (wall or structure) built on a cubic shape, and removes the inner shape, keeping its length, width and height as parameters.
|
|
</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_RemoveShape/sv&oldid=139519">http://www.freecadweb.org/wiki/index.php?title=Arch_RemoveShape/sv&oldid=139519</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> |