doc:user:elements:specials:lagrangianmultiplieredge
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:user:elements:specials:lagrangianmultiplieredge [2013/07/12 14:18] – external edit 127.0.0.1 | doc:user:elements:specials:lagrangianmultiplieredge [2016/03/30 15:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | < | + | < |
| ===== LagrangianMultiplierEdge[2|3]DElement ===== | ===== LagrangianMultiplierEdge[2|3]DElement ===== | ||
| - | Elément de mécanisme qui pilote un edge à partir du déplacement d' | + | Mechanism element controlling an edge from the motion of a point. |
| - | ==== Paramètres | + | ==== Parameter |
| - | ^ Code Metafor | + | ^ Code Metafor |
| - | | '' | + | | '' |
| - | | '' | + | | '' |
| - | | '' | + | | '' |
| - | ===== Pilotage d'un edge par multiplicateur de Lagrange ===== | + | ===== Edge monitoring using Lagrange |
| - | Il faut d' | + | The element must first be created using [[doc: |
| - | On utilise ensuite | + | |
| app = FieldApplicator(no) | app = FieldApplicator(no) | ||
| Line 20: | Line 19: | ||
| app.push(gObject2) | app.push(gObject2) | ||
| ... | ... | ||
| - | app.addProperty(prp) | + | app.addProperty(prp) |
| - | interactionset.add(app) | + | interactionset.add(app) |
| - | ou | + | or |
| - | app = interactionset.add(FieldApplicator(no)) #add renvoie une référence | + | app = interactionset.add(FieldApplicator(no)) #add returns a reference |
| app.push(gObject1) | app.push(gObject1) | ||
| app.push(gObject2) | app.push(gObject2) | ||
| ... | ... | ||
| - | app.addProperty(prp) | + | app.addProperty(prp) |
| - | où | + | where |
| - | | '' | + | | '' |
| - | |'' | + | |'' |
| - | | '' | + | | '' |
doc/user/elements/specials/lagrangianmultiplieredge.1373631503.txt.gz · Last modified: (external edit)
