Translations:Release notes 1.1/67/en
Appearance
- The
Views panel got an overhaul and now has a section for all 2D views. Pull request #15836
- The
Views panel got an activate and deactivate functionality for objects in the spatial decomposition section. Pull request #15836 and Pull request #21570
- NativeIFC support for 2D objects was added to BIM, allowing to embed 2D objects (linework, texts, dimensions) inside IFC files, as well as opening such files from other BIM apps. Pull request #16629
- The
Schedule dialog gained support for simple arrays (e.g. non-nested). This enables regular and link arrays (both either expanded or not expanded) to be processed for further calculations in the BIM Schedule report. Pull request #19219
- The Continue option is now stored separately for each Draft and BIM command. Pull request #20748
- When adding BIM views to a TechDraw page, they now adhere to the page's scale, so that they have a sensible size. Pull request #20935
- The default zoom level for new BIM projects has been changed to be more adequate to the magnitudes used for architectural models. Pull request #20271
- When creating a new
Level, selected objects in the tree view are now included in the level. Pull request #20180
Spaces can now be created from a single object (e.g. the interior faces of a wall based on a rectangle base). Pull request #20158
- FreeCAD standard groups can now be ignored when a model is exported to IFC. This is controlled by a preference and is the new default. Pull request #21583
- An option to preload all IfcTypes during IFC file import/open process has been added. Pull request #21450
- The
Section Plane command received numerous fixes and usability improvements. Most notably the issue whereby rotating the section plane flipped the cut direction was fixed, and the ability to toggle the CutView from the Task panel was added. Pull request #23826
- Double clicking on a BIM object that supports editing should open its task panel, instead of editing its label. Pull request #23805, Pull Request #23796 and Pull Request #24712
- The
Remove command can now remove windows and doors from walls. Pull request #21561
- When creating a custom window, the window's frame depth and related properties are described unambiguously to the user. Pull Request #21486
- When exporting models that contain a roof, that roof is no longer removed from the export. Pull Request #21409
- Double-clicking a
Level now activates it and its working plane by default. Pull Request #21159
- The W, P shortcut was added to select the working plane. Pull Request #21157.
- Support for B-splines for structures, such as
Slab, was added. Pull Request #21134
- Upon
Wall creation, the wall's DataOffset property can additionally be entered. Pull Request #21042
- The 2D View creation commands are now grouped together for improved usability. Pull Request #20941