FEM: Replace invalid ElementNumbers with NodeNumbers

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
Przemo Firszt
2015-11-02 16:18:55 +00:00
parent ed6533a568
commit 80a6842bcc
5 changed files with 13 additions and 13 deletions

View File

@@ -42,7 +42,7 @@ public:
FemResultObject(void);
virtual ~FemResultObject();
App::PropertyIntegerList ElementNumbers;
App::PropertyIntegerList NodeNumbers;
/// Link to the corresponding mesh
App::PropertyLink Mesh;
/// Stats of analysis