marcuspollio
0798d1ca9e
BIM: cleanup imports in nativeifc
2025-03-23 23:30:55 +01:00
Gaël Écorchard
71dc06cf90
Fix error on missing attribute IfcProject.Declares ( #19398 )
...
* [BIM] Use relative imports
Also fix other issues with imports.
Signed-off-by: Gaël Écorchard <gael@km-robotics.cz >
* [BIM] Avoid two bare except
Signed-off-by: Gaël Écorchard <gael@km-robotics.cz >
* [BIM] Replace not ... in with ... not in
Also fix whitespace between functions.
Signed-off-by: Gaël Écorchard <gael@km-robotics.cz >
* [BIM] Fix error with missing IFC2X3.IfcProject.Declares
Fix `entity instance of type 'IFC2X3.IfcProject' has no attribute 'Declares'`.
Signed-off-by: Gaël Écorchard <gael@km-robotics.cz >
---------
Signed-off-by: Gaël Écorchard <gael@km-robotics.cz >
Co-authored-by: Gaël Écorchard <gael@km-robotics.cz >
2025-02-27 13:58:13 +01:00
Yorik van Havre
e38ead30e9
Bim project manager upgrade ( #17909 )
...
* BIM: NativeIFC 2D support - basic import/export + linework annotations
* BIM: NativeIFC 2D support - texts
* BIM: NativeIFC 2D support - dimensions
* BIM: NativeIFC 2D support - optimized export of FreeCAD dimensions
* BIM: NativeIFC 2D support - section planes
* BIM: NativeIFC 2D support - misc fixes cf comment #2383181661
* BIM: NativeIFC 2D support - axes
* BIM: Project manager upgrade
* BIM: Fixed rebase leftover
2025-02-10 10:40:46 +01:00
Yorik van Havre
ead1c43de9
BIM: Make sure we have a default context when exporting to IFC
2025-01-19 14:32:03 -05: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
2a726471ce
BIM: Fixed nativeIFC license - issue #18622
2025-01-06 14:36:34 +01:00
luzpaz
0758630103
Fix various typos
2024-12-22 08:47:13 -05:00
Yorik van Havre
a7c550da98
BIM: Several fixes to nativeIFC lock/unlock system - fixes #17862
2024-12-20 10:15:39 +01:00
Yorik van Havre
1d6e60f558
BIM: NativeIFC 2D support - axes
2024-12-11 10:24:43 +01:00
Yorik van Havre
a8b4fb485e
BIM: NativeIFC 2D support - small fixes
2024-12-11 10:24:43 +01:00
Yorik van Havre
a62ce903d3
BIM: NativeIFC 2D support - better context detetcion
2024-12-11 10:24:43 +01:00
Yorik van Havre
8577d1bb46
BIM: NativeIFC 2D support - misc fixes cf comment #2383181661
2024-12-11 10:24:43 +01:00
Yorik van Havre
af84424a77
BIM: NativeIFC 2D support - section planes
2024-12-11 10:24:43 +01:00
Yorik van Havre
8406eae6c1
BIM: NativeIFC 2D support - optimized export of FreeCAD dimensions
2024-12-11 10:24:43 +01:00
Yorik van Havre
9c53a024c0
BIM: NativeIFC 2D support - dimensions
2024-12-11 10:24:43 +01:00
Yorik van Havre
bf4a988301
BIM: NativeIFC 2D support - texts
2024-12-11 10:24:43 +01:00
Yorik van Havre
9c9d451ac6
BIM: NativeIFC 2D support - basic import/export + linework annotations
2024-12-11 10:24:43 +01:00