[FEM] Constraint: BodeHeat: fix regression from commit 4a349525
- a simple indentation mistake
This commit is contained in:
@@ -54,4 +54,4 @@ class ConstraintBodyHeatSource(base_fempythonobject.BaseFemPythonObject):
|
||||
"Base",
|
||||
"Body heat source"
|
||||
)
|
||||
obj.HeatSource = 0.0
|
||||
obj.HeatSource = 0.0
|
||||
|
||||
Reference in New Issue
Block a user