Added function getSurface
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@948 e10b68d5-8a6e-419e-a041-bce267b0401d
This commit is contained in:
parent
88633420a7
commit
1f5a9a32ea
@ -74,6 +74,10 @@ public:
|
||||
virtual ~ASMs2D() {}
|
||||
|
||||
|
||||
// Methods to access data
|
||||
// ============================
|
||||
Go::SplineSurface* getSurface() { return surf; }
|
||||
|
||||
// Methods for model generation
|
||||
// ============================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user