TechDraw hidden line removal issue

Have some feature requests, feedback, cool stuff to share, or want to know where FreeCAD is going? This is the place.
Forum rules
Be nice to others! Read the FreeCAD code of conduct!
Post Reply
drmacro
Veteran
Posts: 9002
Joined: Sun Mar 02, 2014 4:35 pm

TechDraw hidden line removal issue

Post by drmacro »

What sort of anomaly is this showing?
Should we file a ticket.
TD_anomaly.png
TD_anomaly.png (198.04 KiB) Viewed 625 times


Code: Select all

OS: Debian GNU/Linux 11 (bullseye) (XFCE/lightdm-xsession)
Word size of FreeCAD: 64-bit
Version: 0.21.29277 (Git)
Build type: Release
Branch: master
Hash: ad0f1147f74d8e010d47cfca2bb08033e0f3b4ae
Python 3.9.2, Qt 5.15.2, Coin 4.0.0, Vtk 7.1.1, OCC 7.7.0.dev
Locale: English/United States (en_US)
Installed mods: 
  * kicadStepUpMod 10.13.0
  * Manipulator 1.4.5
  * DynamicData 2.46.0
  * fasteners 0.3.45
  * CubeMenu
  * fcgear 1.0.0
  * plugins
  * Pyramids-and-Polyhedrons
  * Defeaturing
  * Assembly4 0.12.0
  * OpticsWorkbench 1.0.8
  * workfeature-macro
  * sheetmetal 0.2.49
  * A2plus 0.4.56a
  * CurvedShapes 1.0.3
  * Curves 0.4.4
  * workfeature
  * lattice2 1.0.0
Attachments
Fig_8-36.FCStd
(417.78 KiB) Downloaded 12 times
Last edited by drmacro on Thu Jun 23, 2022 6:42 pm, edited 1 time in total.
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
user1234
Veteran
Posts: 3512
Joined: Mon Jul 11, 2016 5:08 pm

Re: TechDraw strange view lines

Post by user1234 »

Seems that the HLR does not work properly on this model. It shows a hidden line from the radius seam from the back view. The right view have the issue as well.

1.png
1.png (27.34 KiB) Viewed 608 times


Greetings
user1234
User avatar
adrianinsaval
Veteran
Posts: 5553
Joined: Thu Apr 05, 2018 5:15 pm

Re: TechDraw hidden line removal issue

Post by adrianinsaval »

would that be considered a occ bug?
User avatar
NewJoker
Veteran
Posts: 3089
Joined: Sun Oct 11, 2020 7:49 pm

Re: TechDraw hidden line removal issue

Post by NewJoker »

To hide this line, select it, enable the Change Appearance of Lines tool and set Visible to False.
drmacro
Veteran
Posts: 9002
Joined: Sun Mar 02, 2014 4:35 pm

Re: TechDraw hidden line removal issue

Post by drmacro »

NewJoker wrote: Thu Jun 23, 2022 7:36 pm To hide this line, select it, enable the Change Appearance of Lines tool and set Visible to False.
Well sure that is a workaround. But, it shouldn't be required.

If It is a occ issue, then we have little choice but to do workarounds. And maybe document it.
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
User avatar
wandererfan
Veteran
Posts: 6326
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Re: TechDraw hidden line removal issue

Post by wandererfan »

drmacro wrote: Thu Jun 23, 2022 10:28 pm If It is a occ issue, then we have little choice but to do workarounds. And maybe document it.
I've seen this before, but haven't detected a pattern. IIRC it is always with smooth lines.
Post Reply