Skip to content

Commit

Permalink
Update FemMeshShapeNetgenObject.h
Browse files Browse the repository at this point in the history
  • Loading branch information
FEA-eng authored Mar 6, 2024
1 parent 6cd3ae5 commit 289625e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mod/Fem/App/FemMeshShapeNetgenObject.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ class FemExport FemMeshShapeNetgenObject: public FemMeshShapeObject
~FemMeshShapeNetgenObject() override;

App::PropertyFloat MaxSize;
App::PropertyFloat MinSize;
App::PropertyBool SecondOrder;
App::PropertyEnumeration Fineness;
App::PropertyFloat GrowthRate;
Expand Down

0 comments on commit 289625e

Please sign in to comment.