Skip to content

Conversation

@tsj2003
Copy link

@tsj2003 tsj2003 commented Jul 16, 2025

  • Added 'Flat Plate' option to VALUES_SEC_PROFILE_TENSION in Common.py

  • Updated validation logic to skip disabled fields during design checks

- Added 'Flat Plate' option to VALUES_SEC_PROFILE_TENSION in Common.py
- Implemented dynamic field visibility controls for flat plate connections:
  * Width field: enabled only for flat plates, disabled for other connections
  * Length field: disabled only for flat plates, enabled for other connections
  * Thickness fields: enabled only for flat plates, disabled for other connections
- Added field visibility control methods with proper boolean returns
- Updated validation logic to skip disabled fields during design checks
- Ensured existing connection types remain fully functional and undisturbed
- Isolated flat plate logic to prevent interference with legacy connections

This enhancement allows users to design flat plate tension members while
maintaining backward compatibility with existing connection types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant