foam-framework / foam

Feature-Oriented Active Modeller
Apache License 2.0
787 stars 55 forks source link

Inner models don't get passed Context implicitly #508

Closed kgrgreer closed 8 years ago

kgrgreer commented 8 years ago

When you create an inner-Model from its parent Model, you need to supply this.Y for exports to work. This is unexpected, as you would think that this would happen automatically.

See: foam.demos.graphics.TudorWall