FEM: Replace invalid ElementNumbers with NodeNumbers
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user