Added function getVolume
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@949 e10b68d5-8a6e-419e-a041-bce267b0401d
This commit is contained in:
parent
1f5a9a32ea
commit
3dfd440da2
@ -93,6 +93,11 @@ public:
|
||||
virtual ~ASMs3D() {}
|
||||
|
||||
|
||||
// Methods to access data
|
||||
// ============================
|
||||
Go::SplineVolume* getVolume() { return svol; }
|
||||
|
||||
|
||||
// Methods for model generation
|
||||
// ============================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user