doc:user:elements:volumes:volumeinteraction
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:user:elements:volumes:volumeinteraction [2013/07/12 15:42] – external edit 127.0.0.1 | doc:user:elements:volumes:volumeinteraction [2016/03/30 15:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | La génération des [[doc: | + | Generating |
| app = FieldApplicator(no) | app = FieldApplicator(no) | ||
| Line 7: | Line 7: | ||
| app.push(gObject2) | app.push(gObject2) | ||
| ... | ... | ||
| - | app.addProperty(prp) | + | app.addProperty(prp) |
| - | app.addRuptureCriterion(rc) # ajout d'un critère de rupture éventuel | + | app.addRuptureCriterion(rc) # failure criterion (optional) |
| - | 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) |
| - | app.addRuptureCriterion(rc) # ajout d'un critère de rupture éventuel | + | app.addRuptureCriterion(rc) # failure criterion (optional) |
| + | where | ||
| - | où | + | | '' |
| - | | '' | + | |'' |
| - | |'' | + | | '' |
| - | | '' | + | | '' |
| - | | '' | + | |
doc/user/elements/volumes/volumeinteraction.1373636557.txt.gz · Last modified: (external edit)
