[Solved] ArchView only shows objects if section plane cuts through them
[Solved] ArchView only shows objects if section plane cuts through them
I created a Section plane on a cube in ArchWB
Then, I created a ArchView from that section plane in Techdraw
When the section plane cuts the cube, the ArchView shows the section of the box in the Techdraw.
But if I move the section plane outside of the cube, the ArchView does not show anything.
Section plane cutting the box section plane no cutting the box OS: Windows 10 (10.0)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.22411 (Git)
Build type: Release
Branch: master
Hash: d4519d5aec15bc08f029da5ed15410a494b57b2c
Python version: 3.8.5
Qt version: 5.12.6
Coin version: 4.0.0
OCC version: 7.4.0
Locale: English/United States (en_US)
Then, I created a ArchView from that section plane in Techdraw
When the section plane cuts the cube, the ArchView shows the section of the box in the Techdraw.
But if I move the section plane outside of the cube, the ArchView does not show anything.
Section plane cutting the box section plane no cutting the box OS: Windows 10 (10.0)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.22411 (Git)
Build type: Release
Branch: master
Hash: d4519d5aec15bc08f029da5ed15410a494b57b2c
Python version: 3.8.5
Qt version: 5.12.6
Coin version: 4.0.0
OCC version: 7.4.0
Locale: English/United States (en_US)
Last edited by bitacovir on Mon Mar 01, 2021 5:38 pm, edited 1 time in total.
::bitacovir::
==================
One must be absolutely modern.
Arthur Rimbaud (A Season in Hell -1873)
Canal Youtube Grupo Telegram de FreeCAD Español
My personal web site
My GitHub repository
Mini Airflow Tunnel Project
==================
One must be absolutely modern.
Arthur Rimbaud (A Season in Hell -1873)
Canal Youtube Grupo Telegram de FreeCAD Español
My personal web site
My GitHub repository
Mini Airflow Tunnel Project
Re: ArchView only shows objects if section plane cuts through them
FC Version: 0.19.22411 (Git)bitacovir wrote: ↑Tue Sep 15, 2020 6:08 pm I created a Section plane on a cube in ArchWB
Then, I created a ArchView from that section plane in Techdraw
When the section plane cuts the cube, the ArchView shows the section of the box in the Techdraw.
But if I move the section plane outside of the cube, the ArchView does not show anything.
Hello bitacovir
The cut is visible at a maximum distance of 1.00 mm.
No sight at 1.10 mm
I hope I helped you solve the "mystery"
- Attachments
-
- 1.png (47.33 KiB) Viewed 1839 times
Re: ArchView only shows objects if section plane cuts through them
I use the Section plane to create ArchViews of building facades... The plane is several centimetres or meters from the walls. still it is not working...domad wrote: ↑Thu Sep 17, 2020 8:57 pmFC Version: 0.19.22411 (Git)bitacovir wrote: ↑Tue Sep 15, 2020 6:08 pm I created a Section plane on a cube in ArchWB
Then, I created a ArchView from that section plane in Techdraw
When the section plane cuts the cube, the ArchView shows the section of the box in the Techdraw.
But if I move the section plane outside of the cube, the ArchView does not show anything.
Hello bitacovir
The cut is visible at a maximum distance of 1.00 mm.
No sight at 1.10 mm
I hope I helped you solve the "mystery"
::bitacovir::
==================
One must be absolutely modern.
Arthur Rimbaud (A Season in Hell -1873)
Canal Youtube Grupo Telegram de FreeCAD Español
My personal web site
My GitHub repository
Mini Airflow Tunnel Project
==================
One must be absolutely modern.
Arthur Rimbaud (A Season in Hell -1873)
Canal Youtube Grupo Telegram de FreeCAD Español
My personal web site
My GitHub repository
Mini Airflow Tunnel Project
Re: ArchView only shows objects if section plane cuts through them
Seems like a bug in the Arch view rendering engine. Which render mode do you use? It looks like Wireframe and Solid have this issue, while Coin renders it properly.bitacovir wrote: ↑Tue Sep 15, 2020 6:08 pm I created a Section plane on a cube in ArchWB
Then, I created a ArchView from that section plane in Techdraw
When the section plane cuts the cube, the ArchView shows the section of the box in the Techdraw.
But if I move the section plane outside of the cube, the ArchView does not show anything.
Is it a regression? Maybe it never worked? Cube isn't an architectural object, after all.
Re: ArchView only shows objects if section plane cuts through them
Greetings to the whole community!
I think there is nothing unusual, you need to be a little more "inventive" ..... can you do the same or not?

This is the result of what I explained earlier ...
I hope I was clearer
- Attachments
-
- 2.png (30.53 KiB) Viewed 1774 times
Re: ArchView only shows objects if section plane cuts through them
I don't understand what you're telling. Clearly, walls are displayed but the cube is not. Are you saying it is because the cube is very small?
Re: ArchView only shows objects if section plane cuts through them
Hi "vanuan", pleasure of knowledge, the cube is absolutely visible even if very small, I was just pointing out a way around the bitacovir problem:
"I use the Section plane to create ArchViews of building facades... The plane is several centimetres or meters from the walls. still it is not working..."
- Attachments
-
- 3.png (33.51 KiB) Viewed 1753 times
Re: ArchView only shows objects if section plane cuts through them
yes I have the problem with Wireframe rendering.vanuan wrote: ↑Fri Sep 18, 2020 3:41 amSeems like a bug in the Arch view rendering engine. Which render mode do you use? It looks like Wireframe and Solid have this issue, while Coin renders it properly.bitacovir wrote: ↑Tue Sep 15, 2020 6:08 pm I created a Section plane on a cube in ArchWB
Then, I created a ArchView from that section plane in Techdraw
When the section plane cuts the cube, the ArchView shows the section of the box in the Techdraw.
But if I move the section plane outside of the cube, the ArchView does not show anything.
Is it a regression? Maybe it never worked? Cube isn't an architectural object, after all.
Section planes used for facade rendering with ArchView in TechDraw has been used as normal workflow by Yorik and me. You can verify it in this chapter of the Manual BIM modeling: https://wiki.freecadweb.org/Manual:BIM_modeling
Also, you can verify with the ArchDetail model included as example file in FreeCAD installation. In this model, the Section A is to display an elevation view: I have tested this example model in two freeCAD installations: 0.18.4 and 0.19 creating a TechDraw page and an archView without any manipulation of the model. It works fine in the first case, but it does not work in the second installation.
OS: Windows 10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.4 (GitTag)
Build type: Release
Branch: releases/FreeCAD-0-18
Hash: 980bf9060e28555fecd9e3462f68ca74007b70f8
Python version: 3.6.6
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/UnitedStates (en_US)
OS: Windows 10 (10.0)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.22411 (Git)
Build type: Release
Branch: master
Hash: d4519d5aec15bc08f029da5ed15410a494b57b2c
Python version: 3.8.5
Qt version: 5.12.6
Coin version: 4.0.0
OCC version: 7.4.0
Locale: English/United States (en_US)
::bitacovir::
==================
One must be absolutely modern.
Arthur Rimbaud (A Season in Hell -1873)
Canal Youtube Grupo Telegram de FreeCAD Español
My personal web site
My GitHub repository
Mini Airflow Tunnel Project
==================
One must be absolutely modern.
Arthur Rimbaud (A Season in Hell -1873)
Canal Youtube Grupo Telegram de FreeCAD Español
My personal web site
My GitHub repository
Mini Airflow Tunnel Project
Re: ArchView only shows objects if section plane cuts through them
Ok. A regression then. I can reproduce the issue in the AppImage version from around June 20.bitacovir wrote: ↑Fri Sep 18, 2020 12:29 pmyes I have the problem with Wireframe rendering.
Section planes used for facade rendering with ArchView in TechDraw has been used as normal workflow by Yorik and me. You can verify it in this chapter of the Manual BIM modeling: https://wiki.freecadweb.org/Manual:BIM_modeling
Which means a regression happened not later than in May:
https://github.com/FreeCAD/FreeCAD/comm ... onPlane.py
Here's a start of the Wireframe rendering code
https://github.com/FreeCAD/FreeCAD/blob ... ne.py#L455
Let's see whether there's something obvious.
Re: ArchView only shows objects if section plane cuts through them
....here are the experiments I tried, they could be useful to solve the problem
- Attachments
-
- 1b.png (86.58 KiB) Viewed 1686 times
-
- 2b.png (50.35 KiB) Viewed 1686 times
-
- 3b.png (93.25 KiB) Viewed 1686 times
-
- 4b.png (48.3 KiB) Viewed 1686 times