Fem: Add suppressible extension to objects - fixes #12115
This commit is contained in:
committed by
Yorik van Havre
parent
6edd0daa1e
commit
3d830b5b2e
@@ -41,6 +41,8 @@ FemMeshObject::FemMeshObject()
|
||||
ADD_PROPERTY_TYPE(FemMesh, (), "FEM Mesh", Prop_NoRecompute, "FEM Mesh object");
|
||||
// in the regard of recomputes see:
|
||||
// https://forum.freecad.org/viewtopic.php?f=18&t=33329#p279203
|
||||
|
||||
suppressibleExt.initExtension(this);
|
||||
}
|
||||
|
||||
FemMeshObject::~FemMeshObject() = default;
|
||||
|
||||
Reference in New Issue
Block a user