FreeCAD / FreeCAD/FreeCAD

BIM: Face property of Wall is ignored

Open
#21,075 13 comments 2 reactions 0 assignees View on GitHub
Mod: BIM no-auto-close Status: Confirmed Type: Bug
Dominant language
C++
Stars
33.6k
Forks
6k
Avg merge
3d 17h
Merged PRs (30d)
196

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Problem description

Walls have a Face property. AFAICT this intended for faces of Space objects. The wall should then be created by extruding a face of the Space.

But looking at the code this behavior is effectively blocked. If a Space object is the Base of the wall it will most likely have solids.
https://github.com/FreeCAD/FreeCAD/blob/14d276b120235866b67182f4476347849e167ad6/src/Mod/BIM/ArchWall.py#L880-L889

### Full version info

```shell
1.1 dev
```

### Subproject(s) affected?

None

### Anything else?

_No response_

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.