75 lines
5.6 KiB
HTML
75 lines
5.6 KiB
HTML
<html><head><title>TechDraw Hatching/fr</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>TechDraw Hatching/fr</h1></div>
|
|
|
|
<div id="mw-content-text" lang="fr" dir="ltr" class="mw-content-ltr"><hr/><div class="mw-parser-output"><div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
|
|
<ul>
|
|
<li class="toclevel-1 tocsection-1"><a href="#Vue_d.27ensemble"><span class="tocnumber">1</span> <span class="toctext">Vue d'ensemble</span></a></li>
|
|
<li class="toclevel-1 tocsection-2"><a href="#Zone_de_hachures"><span class="tocnumber">2</span> <span class="toctext">Zone de hachures</span></a></li>
|
|
<li class="toclevel-1 tocsection-3"><a href="#Hachures_g.C3.A9om.C3.A9triques"><span class="tocnumber">3</span> <span class="toctext">Hachures géométriques</span></a>
|
|
<ul>
|
|
<li class="toclevel-2 tocsection-4"><a href="#PAT_File_Chemin"><span class="tocnumber">3.1</span> <span class="toctext">PAT File Chemin</span></a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<h3><span class="mw-headline" id="Vue_d.27ensemble">Vue d'ensemble</span></h3>
|
|
<p>TechDraw a deux outils de hachures: <a href="https://www.freecadweb.org/wiki/index.php?title=File:Techdraw-hatch.png" class="image"><img alt="Techdraw-hatch.png" src="32px-Techdraw-hatch.png" width="32" height="32" srcset="/wiki/images/thumb/c/cc/Techdraw-hatch.png/48px-Techdraw-hatch.png 1.5x, /wiki/images/c/cc/Techdraw-hatch.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=TechDraw_Hatch/fr" title="TechDraw Hatch/fr">Hachures à partir de motifs</a> (en mosaïque) et <a href="https://www.freecadweb.org/wiki/index.php?title=File:Techdraw-geomhatch.png" class="image"><img alt="Techdraw-geomhatch.png" src="32px-Techdraw-geomhatch.png" width="32" height="32" srcset="/wiki/images/thumb/c/c9/Techdraw-geomhatch.png/48px-Techdraw-geomhatch.png 1.5x, /wiki/images/c/c9/Techdraw-geomhatch.png 2x" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=TechDraw_GeomHatch/fr" title="TechDraw GeomHatch/fr">Hachures par lignes géométriques</a>.
|
|
</p><p>Pour l'un ou l'autre outil, sélectionnez une région fermée,
|
|
<a href="https://www.freecadweb.org/wiki/index.php?title=File:SelectFace.png" class="image"><img alt="SelectFace.png" src="SelectFace.png" width="150" height="172" /></a>
|
|
</p><p>puis appuyez sur l'icône appropriée. La face sera hachurée initialement en utilisant les valeurs par défaut. Modifiez les propriétés des hachures pour obtenir le motif souhaité.
|
|
</p>
|
|
<h3><span class="mw-headline" id="Zone_de_hachures">Zone de hachures</span></h3>
|
|
<p>La zone de hachures utilise des pavés de base Svg ou bitmap pour couvrir la face sélectionnée.
|
|
</p><p>Les pavés Svg sont typiquement des images de 64x64 pixels. Quelques exemples sont disponibles sur <a rel="nofollow" class="external text" href="https://github.com/FreeCAD/FreeCAD/tree/master/src/Mod/Draft/Resources/patterns">GitHub</a>.
|
|
</p><p>Tout fichier bitmap peut être utilisé (png, jpeg, etc.) comme remplissage. Les résultats sont meilleurs avec beaucoup de petites images répétées plutôt qu'avec moins d'images plus grandes.
|
|
</p><p>Les remplissages de zone de hachurage par défaut peuvent être spécifiés dans <a href="https://www.freecadweb.org/wiki/index.php?title=TechDraw_Preferences/fr" title="TechDraw Preferences/fr">Préférences</a>.
|
|
</p>
|
|
<h3><span class="mw-headline" id="Hachures_g.C3.A9om.C3.A9triques">Hachures géométriques</span></h3>
|
|
<p>Geometric Hatch forme un motif de lignes basé sur une spécification lue dans un fichier. Ce fichier est généralement compatible avec le format AutoDesk® PAT largement utilisé. Une petite sélection de modèles est incluse dans le fichier FCPAT.pat:
|
|
</p>
|
|
<pre>; standard PAT patterns
|
|
|
|
*Diamond, 45 diagonals L & R, Solid, 1.0 mm separation
|
|
45,0,0,0,1.0
|
|
-45,0,0,0,1.0
|
|
*Diamond2, 45 diagonals L & R, Solid, 2.0 mm separation
|
|
45,0,0,0,2.0
|
|
-45,0,0,0,2.0
|
|
*Diamond4, 45 diagonals L & R, Solid, 4.0 mm separation
|
|
45,0,0,0,4.0
|
|
-45,0,0,0,4.0
|
|
*Diagonal4, 45 diagonal R, Solid, 4.0 mm separation
|
|
45,0,0,0,4.0
|
|
*Square, square grid, Solid, 5.0 mm separation
|
|
90,1,1,0,5.0
|
|
0,0,0,1,5.0
|
|
*Horizontal5, horizontal lines, Solid 5.0 separation
|
|
0,0,0,0,5.0
|
|
*Vertical5, vertical lines, Solid, 5.0 separation
|
|
90,0,0,0,5.0 </pre>
|
|
<p>Vous pouvez ajouter vos propres modèles si vous avez l'autorisation d'écriture sur FCPAT.pat, ou vous pouvez créer votre propre fichier * .pat et le pointer dans <a href="https://www.freecadweb.org/wiki/index.php?title=TechDraw_Preferences/fr" title="TechDraw Preferences/fr"> Préférences</a>.
|
|
</p>
|
|
<h4><span class="mw-headline" id="PAT_File_Chemin">PAT File Chemin</span></h4>
|
|
<p>Le fichier de format FCPAT.pat peut être trouvé à l'emplacement suivant.
|
|
</p>
|
|
<ul><li> <b>Windows</b>: C:\Program Files\FreeCAD\data\Mod\TechDraw\PAT\</li>
|
|
<li> <b>Mac</b>: /Applications/FreeCAD.app/Contents/Mod/TechDraw/PAT/</li>
|
|
<li> <b>Linux</b>: /usr/share/freecad/Mod/TechDraw/PAT/
|
|
<ul><li> <i>freecad-daily PPA</i>: /usr/share/freecad-daily/Mod/TechDraw/PAT/</li></ul></li></ul>
|
|
<p>Retourner à <a href="https://www.freecadweb.org/wiki/index.php?title=TechDraw_Module/fr" title="TechDraw Module/fr">TechDraw</a>.
|
|
</p>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div><div class="printfooter">
|
|
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=TechDraw_Hatching/fr&oldid=279523">http://www.freecadweb.org/wiki/index.php?title=TechDraw_Hatching/fr&oldid=279523</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> |