534 feature request geometry building blocks for steel sections#535
Closed
GerjanDorgelo wants to merge 151 commits intomainfrom
Closed
534 feature request geometry building blocks for steel sections#535GerjanDorgelo wants to merge 151 commits intomainfrom
GerjanDorgelo wants to merge 151 commits intomainfrom
Conversation
13 tasks
|
Thank you so much for contributing to Blueprints! This is your Pull Request # 13 to this project. Now that you've created your pull request, please don't go away; take a look at the bottom of this page for the automated checks that should already be running. If they pass, great! If not, please click on 'Details' and see if you can fix the problem they've identified. A maintainer should be along shortly to review your pull request and help get it added! |
… and geometric properties
…ral_cross_section module
…sections' of https://github.com/Blueprints-org/blueprints into 534-feature-request-geometry-building-blocks-for-steel-sections
…nd width properties, and update moment of inertia calculations
…d calculations for accuracy
…ies and calculations
…-for-steel-sections
…sections' of https://github.com/Blueprints-org/blueprints into 534-feature-request-geometry-building-blocks-for-steel-sections
…_strength methods
…sure yield_strength method uses plate thickness
…-for-steel-sections
…sections' of https://github.com/Blueprints-org/blueprints into 534-feature-request-geometry-building-blocks-for-steel-sections
…ltiPolygon results
…on classes to return None for unexpected types
…and Tube cross-section classes
…or and Tube cross-section classes
…ector and Tube cross-section classes
…and Tube cross-section classes
…-for-steel-sections
This was referenced Apr 4, 2025
…le profile argument
…mline legend text generation
- Renamed enum classes for various steel profiles to simplify naming conventions: - SHSCFStandardProfileClass -> SHSCF - StripStandardProfileClass -> Strip - UNPStandardProfileClass -> UNP - Updated references in the strip_profile module to use the new enum names. - Modified test cases for CHS, HEA, HEB, HEM, IPE, RHS, RHSCF, SHS, and UNP to reflect the new enum names. - Adjusted string representations in tests to match the updated enum class names. - Ensured all tests pass with the new naming conventions.
…el cross sections
…-for-steel-sections
…eral-shape-files' into 534-feature-request-geometry-building-blocks-for-steel-sections
…sections' of https://github.com/Blueprints-org/blueprints into 534-feature-request-geometry-building-blocks-for-steel-sections
…eometry-building-blocks-for-steel-sections
…-for-steel-sections
…sections' of https://github.com/Blueprints-org/blueprints into 534-feature-request-geometry-building-blocks-for-steel-sections
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds the steel foundation with:
Fixes #534
Type of change
Checklist: