doc:user:elements:specials:mass
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
doc:user:elements:specials:mass [2017/02/24 15:22] – [Mass[2|3]DElement] papeleux | doc:user:elements:specials:mass [2017/02/24 15:26] (current) – [Interaction] papeleux | ||
---|---|---|---|
Line 64: | Line 64: | ||
===== Interaction ===== | ===== Interaction ===== | ||
- | Finally, once the '' | + | Finally, once the '' |
- | app = FieldApplicator(no) | + | app = Mechanism0DInteraction(no) |
app.push(gObject1) | app.push(gObject1) | ||
app.push(gObject2) | app.push(gObject2) | ||
Line 75: | Line 75: | ||
or | or | ||
- | app = interactionset.add(FieldApplicator(no)) #add returns a reference | + | app = interactionset.add(Mechanism0DInteraction(no)) #add returns a reference |
app.push(gObject1) | app.push(gObject1) | ||
app.push(gObject2) | app.push(gObject2) | ||
Line 82: | Line 82: | ||
where | where | ||
- | | '' | + | | '' |
|'' | |'' | ||
| '' | | '' | ||
doc/user/elements/specials/mass.1487946141.txt.gz · Last modified: 2017/02/24 15:22 by papeleux