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

72 lines
4.4 KiB
HTML

<html><head><title>Arch RemoveShape/es</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/es</h1></div>
<div id="mw-content-text" lang="es" 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">Ubicación en el Menú
</th></tr>
<tr>
<td class="ctEven">Arch → Utilities → Remove Shape
</td></tr>
<tr>
<th class="ctOdd">Entornos de trabajo
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Module/es" title="Arch Module/es">Arch</a>
</td></tr>
<tr>
<th class="ctOdd">Atajo de teclado por defecto
</th></tr>
<tr>
<td class="ctEven">None
</td></tr>
<tr>
<th class="ctOdd">Ver también
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Arch_MeshToShape/es" title="Arch MeshToShape/es">Arch 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="#Descripci.C3.B3n"><span class="tocnumber">2</span> <span class="toctext">Descripción</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#Utilizaci.C3.B3n"><span class="tocnumber">3</span> <span class="toctext">Utilización</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Programaci.C3.B3n"><span class="tocnumber">4</span> <span class="toctext">Programación</span></a></li>
</ul>
</div>
</td></tr></table>
<p><br />
</p>
<h2><span class="mw-headline" id="Descripci.C3.B3n">Descripción</span></h2>
<p>Esta herramienta intenta eliminar la forma cúbica interna de una <a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Wall/es" title="Arch Wall/es">Arch Wall</a> o <a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Structure/es" title="Arch Structure/es">Arch Structure</a> y ajustar sus propiedades, por lo que es totalmente paramétrica. Esta herramienta solo funcionará si la forma subyacente es cúbica (exactamente 6 caras, todas las esquinas tienen solo ángulos rectos).
</p>
<h2><span class="mw-headline" id="Utilizaci.C3.B3n">Utilización</span></h2>
<ol><li> Seleccione un <a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Wall/es" title="Arch Wall/es">Arch Wall</a> o <a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Structure/es" title="Arch Structure/es">Arch Structure</a></li>
<li> Presione la opción <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> en Arch -&gt; Menu de Utilidades</li></ol>
<h2><span class="mw-headline" id="Programaci.C3.B3n">Programación</span></h2>
<p>Esta herramienta se puede utilizar en <a href="https://www.freecadweb.org/wiki/index.php?title=Macros/es" title="Macros/es">macros</a> y desde la consola de Python por medio de las siguientes funciones:
</p>
<pre>removeShape (object) </pre>
<p>toma un objeto Arch (pared o estructura) construido en una forma cúbica, y elimina la forma interna, manteniendo su longitud, ancho y alto como parámetros.
</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/es&amp;oldid=281670">http://www.freecadweb.org/wiki/index.php?title=Arch_RemoveShape/es&amp;oldid=281670</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>