Mpl default#7
Open
Sarthak790 wants to merge 355 commits into
Open
Conversation
Sarthak790
commented
Apr 28, 2026
- fixed the scaled values in the z axis
- removed supports from edge beams
- implemented the 'all' button in output dock
- hover boxes in grillage view
Added new keys for vehicle classes, bridge types, design fatigue, footway types, and characteristic loads.
Reorganize and update constants related to typical section details and crash barriers.
This reverts commit 245c8c3.
Fixed Dimensions and Log window Changed Colors and Arrow Dimensions and Labels spacing Addressed new Comments for colors and sizes Fixed dimension text and Arrow sizes Implemented Log Window Logic Removed dual logic in template_page.py Integrated UI with New Refactored Code Fixed UIFunctionality
Remove .DS_Store and add it to gitignore Reverted requested changes
Fixed zoom in,out,reset button position Fixed Linear zoom in,out Fixed cropping out of drawing Added a feature to always at center of scroll while zooming
…rlays * Integrate shapefiles and UI for Indian seismic and wind zones. * Implement logic to fetch nearest city data and temperature using coordinates. * Add validation to restrict navigation within India and handle missing district data. * Refactor location saving and validation methods.
… main file, and Osdag
- plategirderbridge.py: store _dcr_engine after run_design_check() - steel_design.py: read backend._dcr_engine instead of re-running pipeline (was using wrong attr 'bridge' -> None -> example bridge) - steel_design_check.py: remove inline shear_long_trans computation; cards without DCREngine check_id remain blank (matches Output Dock) - Rename DCR label to Utilization Ratio, fix unit/exponent rendering
- Replaced corrupted box-drawing characters and em-dashes in comments and docstrings with standard ASCII dashes - Standardized section dividers across the file to ensure consistent formatting and readability - Removed rendering artifacts that were displaying as 'âââââ' or similar on some platforms
…d design (preliminary)
…uplicated results
…d delegation
- Replace invalid flat IfcGeometricRepresentationContext setup with proper IFC4 hierarchy using one root 3D context and IfcGeometricRepresentationSubContext
- Fix WR21 schema violation caused by CoordinateSpaceDimension=2 with IfcAxis2Placement3D
- Add missing RepresentationContexts to IfcProject
- Add _to_dims_dict() helper to normalize SectionDimsDTO / ISectionDimsDTO objects before storing in ExtractedObject
- Fix Rolled Beam branch using d_dims.get('depth', 100) on ISectionDimsDTO
- Remove hardcoded Windows-specific error log path causing secondary FileNotFoundError
- Print IFC export errors to stdout instead of swallowing traceback
- Add PlateGirderBridge.get_ifc_export_parameters(additional_inputs)
- Delegate designed geometry extraction to get_3d_cad_parameters()
- Override crash barrier, median, railing, and width values from additional_inputs
- Replace duplicated 120-line MockCAD construction block in trigger_ifc_export with backend delegation
- Fix incorrect flange key mappings in IFC export parameter construction
4a5ebb6 to
1ab7c71
Compare
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.