FEM: Update constraint_tie.py

This commit is contained in:
FEA-eng
2025-11-12 11:50:02 +01:00
committed by Max Wilfinger
parent 10709bd467
commit a18f45914b

View File

@@ -102,7 +102,7 @@ class ConstraintTie(base_fempythonobject.BaseFemPythonObject):
type="App::PropertyInteger",
name="ConnectedSectors",
group="Geometry",
doc="Number of connected sectors",
doc="Number of connected sectors used for results display",
value=1,
)
)