Florian Foinant-Willig
4a61a49456
BIM: prevent user to remove core properties
2025-04-22 23:52:17 +02:00
marcuspollio
44d3d677eb
BIM: cleanup encoding
2025-04-21 10:10:26 -05:00
Roy-043
2f39daf986
BIM: fix Arch_Schedule column width handling
...
Fixes #20723 .
The clearAll method resets the column widths of the sheet. The code now stores the old widths and restores them after calling the method.
The old problem that the method would remove the custom property no longer occurs so that code was removed.
2025-04-14 11:21:26 -05:00
marcuspollio
74e5f7c500
Merge branch 'main' into bim-cleanup-license
2025-04-11 15:13:45 +02:00
marcuspollio
637c21c18f
BIM: use FreeCAD Dev Handbook license block
2025-04-05 17:55:51 +02:00
marcuspollio
fcd0be749c
BIM: add FreeCAD notice in license
2025-04-04 18:15:43 +02:00
marcuspollio
d57339ee19
BIM: cleanup license and add SPDX
2025-04-04 17:46:58 +02:00
marcuspollio
ba67de4c05
BIM: cleanup imports at module root
2025-03-23 23:32:16 +01:00
Furgo
be7b1acefd
BIM: add support for array elements in BIM Schedule ( #19219 )
...
* BIM: add support for array elements in BIM Schedule
* BIM: reintroduce Arch.pruneIncluded
* BIM: support expanded arrays in BIM schedule
* BIM: support elements belonging to multiple arrays
2025-02-05 10:16:47 +01:00
Roy-043
3d6d2a4039
BIM: Fix BIM Schedule
...
Fixes #18934 .
2025-01-22 10:07:35 +01:00
Yorik van Havre
6edd0daa1e
BIM: Quantities support for nativeIFC objects ( #18689 )
...
* BIM: Quantities support for nativeIFC objects
* BIM: Added nativeIFC support for schedules
2025-01-06 11:55:50 -05:00
Yorik van Havre
73f3cd9f95
BIM: Only dusplay context menu items when in BIM WB - fixes #17043
2024-11-22 11:48:03 -05:00
Roy-043
4e0a574141
BIM: show AutoUpdate of existing ArchSchedule
...
Fixes #16655 .
2024-09-19 14:17:45 +02:00
Max Wilfinger
7d21d9edb8
Fix source string typos mentioned on Crowdin ( #15261 )
2024-07-08 17:18:31 -05:00
Yorik van Havre
76e901861d
BIM: Renamed Arch to BIM
2024-05-16 17:23:10 +02:00