FEM: netgen mesh obj, make it a norecompute obj
This commit is contained in:
@@ -40,7 +40,8 @@ PROPERTY_SOURCE(Fem::FemMeshObject, App::GeoFeature)
|
||||
|
||||
FemMeshObject::FemMeshObject()
|
||||
{
|
||||
ADD_PROPERTY_TYPE(FemMesh,(), "FEM Mesh",Prop_None,"FEM Mesh object");
|
||||
ADD_PROPERTY_TYPE(FemMesh,(), "FEM Mesh",Prop_NoRecompute,"FEM Mesh object");
|
||||
// in the regard of recomputes see: https://forum.freecadweb.org/viewtopic.php?f=18&t=33329#p279203
|
||||
}
|
||||
|
||||
FemMeshObject::~FemMeshObject()
|
||||
|
||||
Reference in New Issue
Block a user