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

86 lines
6.3 KiB
HTML

<html><head><title>Spreadsheet PropertyController/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>Spreadsheet PropertyController/fr</h1></div>
<div id="mw-content-text" lang="fr" dir="ltr" class="mw-content-ltr"><hr/><div class="mw-parser-output"><div id="itsfree" style="text-align:center;color:black;background:#FDE0A8;margin:1em 7em;padding:0.5em 2em;border:2px solid #FF5706;">This tool has been deprecated in version 0.15 because of the switch to the new C++-based spreadsheet workbench. This functionality will be reintroduced at a later time.</div>
<p><br />
</p>
<table class="fcinfobox wikitable ct" >
<tr>
<td class="ctTitle">
<h3><span class="mw-headline" id="Contr.C3.B4leur_de_Propri.C3.A9t.C3.A9_de_Tableur"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Spreadsheet_PropertyController.png" class="image"><img alt="Spreadsheet PropertyController.png" src="32px-Spreadsheet_PropertyController.png" width="32" height="32" srcset="/wiki/images/thumb/d/df/Spreadsheet_PropertyController.png/48px-Spreadsheet_PropertyController.png 1.5x, /wiki/images/d/df/Spreadsheet_PropertyController.png 2x" /></a> Contrôleur de Propriété de Tableur</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Emplacement du menu
</th></tr>
<tr>
<td class="ctEven">Spreadsheet → Property Controller
</td></tr>
<tr>
<th class="ctOdd">Ateliers
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Spreadsheet_Module/fr" class="mw-redirect" title="Spreadsheet Module/fr">Spreadsheet</a>
</td></tr>
<tr>
<th class="ctOdd">Raccourci par défaut
</th></tr>
<tr>
<td class="ctEven">Aucun
</td></tr>
<tr>
<th class="ctOdd">Voir aussi
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Spreadsheet_Controller/fr" title="Spreadsheet Controller/fr">Contrôleur de Propriété</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="#Contr.C3.B4leur_de_Propri.C3.A9t.C3.A9_de_Tableur"><span class="tocnumber">1</span> <span class="toctext">Contrôleur de Propriété de Tableur</span></a></li>
<li class="toclevel-1 tocsection-1"><a href="#Description"><span class="tocnumber">2</span> <span class="toctext">Description</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#Utilisation"><span class="tocnumber">3</span> <span class="toctext">Utilisation</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Propri.C3.A9t.C3.A9s"><span class="tocnumber">4</span> <span class="toctext">Propriétés</span></a></li>
<li class="toclevel-1 tocsection-4"><a href="#Script"><span class="tocnumber">5</span> <span class="toctext">Script</span></a></li>
<li class="toclevel-1 tocsection-5"><a href="#Limitations"><span class="tocnumber">6</span> <span class="toctext">Limitations</span></a></li>
</ul>
</div>
</td></tr></table>
<p><br />
</p>
<h2><span class="mw-headline" id="Description">Description</span></h2>
<p>Cet outil ajoute un nouvel objet contrôleur de propriété à un objet <a href="https://www.freecadweb.org/wiki/index.php?title=Spreadsheet_Create/fr" title="Spreadsheet Create/fr">spreadsheet</a> sélectionné. Le contrôleur peut alors gérer une certaine propriété d'un certain objet, et mettre à jour avec la valeur d'une cellule du tableur, chaque fois que des cellules changent.
</p>
<h2><span class="mw-headline" id="Utilisation">Utilisation</span></h2>
<ol><li> Sélectionnez un objet <a href="https://www.freecadweb.org/wiki/index.php?title=Spreadsheet_Create/fr" title="Spreadsheet Create/fr">Spreadsheet</a> existant </li>
<li> Appuyez sur le bouton<span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Spreadsheet_PropertyController.png" class="image"><img alt="Spreadsheet PropertyController.png" src="16px-Spreadsheet_PropertyController.png" width="16" height="16" srcset="/wiki/images/thumb/d/df/Spreadsheet_PropertyController.png/24px-Spreadsheet_PropertyController.png 1.5x, 32px-Spreadsheet_PropertyController.png 2x" /></a> <a class="mw-selflink selflink">Property Controller</a></span></li>
<li> ajuster les propriétés nécessaires</li></ol>
<h2><span class="mw-headline" id="Propri.C3.A9t.C3.A9s">Propriétés</span></h2>
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">DONNÉES</span><b>Type de cible</b>: Le type de l'élément à contrôler: une propriété de l'objet cible, ou une contrainte sur la base donnée, si l'objet cible est un croquis </li>
<li> <span style="font-size: 0.6em;padding-right:10px;">DONNÉES</span><b>Target Object</b>: l'objet à contrôler </li>
<li> <span style="font-size: 0.6em;padding-right:10px;">DONNÉES</span><b>Target Property</b>: le nom de la propriété à contrôler, ou le numéro de la contrainte liée à une référence</li>
<li> <span style="font-size: 0.6em;padding-right:10px;">DONNÉES</span><b>Cell</b>: la cellule du tableur hôte pour prendre la valeur de</li></ul>
<h2><span class="mw-headline" id="Script">Script</span></h2>
<p>Les tableurs peuvent être créés à partir de scripts Python et de <a href="https://www.freecadweb.org/wiki/index.php?title=Macros/fr" title="Macros/fr">macros</a> en utilisant la fonction makeSpreadsheetPropertyController ():
</p>
<div class="mw-highlight mw-content-ltr" dir="ltr"><pre> import Spreadsheet
mySpreadsheet = Spreadsheet.makeSpreadsheet()
controller = Spreadsheet.makeSpreadsheetPropertyController(mySpreadsheet)</pre></div>
<h2><span class="mw-headline" id="Limitations">Limitations</span></h2>
<ul><li> Cet outil n'est pas disponible pour les versions antérieures à FreeCAD 0,14 </li>
<li> Actuellement, il n'est pas possible d'annuler les modifications que le contrôleur apporte à son objet contrôlé.</li></ul>
<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=Spreadsheet_PropertyController/fr&amp;oldid=282417">http://www.freecadweb.org/wiki/index.php?title=Spreadsheet_PropertyController/fr&amp;oldid=282417</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>