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

319 lines
16 KiB
HTML

<html><head><title>Part API/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>Part API/fr</h1></div>
<div id="mw-content-text" lang="fr" dir="ltr" class="mw-content-ltr"><hr/><div class="mw-parser-output"><p>Le module <b>Part</b> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Workbench_Part.png" class="image"><img alt="Workbench Part.png" src="16px-Workbench_Part.png" width="16" height="16" srcset="/wiki/images/thumb/c/c7/Workbench_Part.png/24px-Workbench_Part.png 1.5x, /wiki/images/c/c7/Workbench_Part.png 2x" /></a>, est un lien direct, entre <b>FreeCAD</b>, et ,le noyau <b>OpenCasCade</b>. Il fournit principalement des <a href="https://www.freecadweb.org/wiki/index.php?title=TopoShape_API/fr" title="TopoShape API/fr">TopoShapes</a> qui sont les types d'objets principaux utilisés par OpenCascade. Le module <b>Part</b> contient également une variété de fonctions utiles, pour créer, et, manipuler des <b>topoShapes</b>. Exemple&#160;:
</p>
<pre>import Part
mycube = Part.makeBox(2,2,2)
Part.show(mycube) </pre>
<p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>__fromPythonOCC__</b></big> ( <i>OCC.Object</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Méthode d'assistance pour convertir un shape pythonocc en un shape interne
</p><p><small><b>Retour</b>:</small> A Part.Shape
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>__sortEdges__</b></big> ( <i>list of edges</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Méthode d'assistance pour trier une liste non triée de bords (edges), ce qui par la suite deux bords adjacents partagent un sommet commun
</p><p><small><b>Retour</b>:</small> a list of edges
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>__toPythonOCC__</b></big> ( <i>Part.Shape</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Méthode d'assistance pour convertir une forme interne en une forme pythonocc
</p><p><small><b>Retour</b>:</small> an OCC.Shape
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>cast_to_shape</b></big> ( <i>Part.Shape</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Cast du type de forme réelle
</p><p><small><b>Retour</b>:</small>
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>export</b></big> ( <i>list,string</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Exporter une liste d'objets dans un seul fichier.
</p><p><small><b>Retour</b>:</small>
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>getSortedClusters</b></big> ( <i>list of edges</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Méthode d'assistance pour trier et cluster une variété des bords
</p><p><small><b>Retour</b>:</small>
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>insert</b></big> ( <i>string,string</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Insérez le fichier (chemin d'accès donné comme premier argument) dans le document donné (second argument).
</p><p><small><b>Retour</b>:</small>
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeBox</b></big> ( <i>length,width,height,[pnt,dir]</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Rend une zone située au point avec les dimensions (longueur, largeur, hauteur). Par défaut le point est au Vecteur(0,0,0) et la direction au Vecteur(0,0,1)
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeCircle</b></big> ( <i>radius,[pnt,dir,angle1,angle2]</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Fait un cercle d'un rayon donné. Par défaut le point est au Vecteur(0,0,0), et la direction est, Vecteur(0,0,1), angle1 est 0° et angle2 est 360°
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeCompound</b></big> ( <i>list</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Crée un composé parmi une liste de formes.
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeCone</b></big> ( <i>radius1,radius2,height,[pnt,dir,angle]</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Fait un cône avec le rayon et la hauteur. Par défaut le point est au Vecteur(0,0,0), et la direction est, Vecteur(0,0,1) et l'angle est de 360°
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeCylinder</b></big> ( <i>radius,height,[pnt,dir,angle]</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Rend un cylindre avec une taille et un rayon donné. Par défaut le point est au Vecteurr (0,0,0), et la direction est, Vecteur(0,0,1), et, l'angle est de 360°
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeHelix</b></big> ( <i>pitch,height,radius,[angle]</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Rend une hélice avec une hauteur donnée, la hauteur et le rayon. Par défaut, une surface cylindrique est utilisée pour créer l'hélice. S'il y a un quatrième paramètre, une surface conique est utilisée à la place
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeLine</b></big> ( <i>(x1,y1,z1),(x2,y2,z2)</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Crée une ligne en deux points
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeLoft</b></big> ( <i>shapelist&lt;profiles&gt;,[boolean&lt;solid&gt;,boolean&lt;ruled&gt;]</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Creates a loft shape using the list of profiles. Optionally make result a solid (vs surface/shell) or make result a ruled surface
</p><p><small><b>Retour</b>:</small> Crée une forme de loft.
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makePlane</b></big> ( <i>length,width,[pnt,dir]</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Crée un plan. Par défaut le point est au Vecteur(0,0,0) et la direction au Vector(0,0,1)
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makePolygon</b></big> ( <i>list</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Crée un polygone avec une liste de vecteurs
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeRevolution</b></big> ( <i>Curve,[vmin,vmax,angle,pnt,dir]</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Rend une forme de révolution en faisant tourner la courbe, ou une partie de celui-ci autour d'un axe donné par (point, direction). Par défaut, vmin et vmax sont définis aux limites de la courbe, l'angle est de 360°, le point est au Vecteur(0,0,0) et la direction est au Vecteur(0,0,1)
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeRuledSurface</b></big> ( <i>Edge or Wire,Edge or Wire</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Crée une surface réglée hors de deux arêtes ou fils. Si les fils sont utilisés ils doivent avoir le même nombre d'arêtes.
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeShell</b></big> ( <i>list</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Crée un shell sur une liste de faces.
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeSolid</b></big> ( <i>Part.Shape</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Crée un solide hors du shell, à l'intérieur d'une forme.
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeSphere</b></big> ( <i>radius,[pnt, dir, angle1_Debut,angle2_Fin,angle3]</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Crée une sphère de rayon donné. Par défaut le point est au Vecteur(0,0,0), et la direction est au Vecteur(0,0,1), angle1 est -90°, angle2 est 90° et angle3 est 360°
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeTorus</b></big> ( <i>radius1,radius2,[pnt,dir,angle1,angle2,angle]</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Crée un tore avec une donnée de rayon d'angles. Par défaut le point est au Vecteur (0,0,0), et la direction est au vecteur (0,0,1), angle1 est 0°, angle2 est 360° et l'angle est de 360°
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>makeTube</b></big> ( <i>edge,float</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Crée un tube.
</p><p><small><b>Retour</b>:</small> Crée une forme
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>open</b></big> ( <i>string</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Crée un nouveau document et charge le fichier dans le document.
</p><p><small><b>Retour</b>:</small>
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>read</b></big> ( <i>string</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Charge le fichier et retourne un shape.
</p><p><small><b>Retour</b>:</small> a shape
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Method.png" class="image"><img alt="Method.png" src="Method.png" width="16" height="16" /></a> <big><b>show</b></big> ( <i>shape</i> )</div>
<div class="description">
<p><small><b>Description</b>:</small> Ajouter la forme du document actif ou en crée un si aucun document n'existe.
</p><p><small><b>Retour</b>:</small>
</p>
</div>
</div>
<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=Part_API/fr&amp;oldid=289297">http://www.freecadweb.org/wiki/index.php?title=Part_API/fr&amp;oldid=289297</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>