project sketch on face issue

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Post Reply
User avatar
Cekuhnen
Posts: 443
Joined: Sat Jul 10, 2021 11:37 pm

project sketch on face issue

Post by Cekuhnen »

I notice that in one case the projection correctly is inside the face but in the other case extends beyond the face

Any idea what causes this?
Screen Shot 2021-07-23 at 9.23.53 AM.png
Screen Shot 2021-07-23 at 9.23.53 AM.png (122.42 KiB) Viewed 443 times
OS: macOS 10.16
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.24276 (Git)
Build type: Release
Branch: (HEAD detached at 0.19.1)
Hash: a88db11e0a908f6e38f92bfc5187b13ebe470438
Python version: 3.8.8
Qt version: 5.12.9
Coin version: 4.0.0
OCC version: 7.4.0
Locale: C/Default (C)
Attachments
projectCurveOnFace.FCStd
(107.88 KiB) Downloaded 13 times
MacOS Big Sur / Win 10

Designer | Faculty
Wayne State University
Interior - Industrial Design
chrisb
Veteran
Posts: 54197
Joined: Tue Mar 17, 2015 9:14 am

Re: project sketch on face issue

Post by chrisb »

Two guesses which you may investigate:
- Your model shows errors. Does it look the same if you fix them?
- One projection is on a cylinder, which is a simple form compared to the loft.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
Cekuhnen
Posts: 443
Joined: Sat Jul 10, 2021 11:37 pm

Re: project sketch on face issue

Post by Cekuhnen »

Chrisb where do you see the errors ?

What am I missing?
Screen Shot 2021-07-23 at 10.35.54 AM.png
Screen Shot 2021-07-23 at 10.35.54 AM.png (28.5 KiB) Viewed 412 times
MacOS Big Sur / Win 10

Designer | Faculty
Wayne State University
Interior - Industrial Design
User avatar
Shalmeneser
Veteran
Posts: 9560
Joined: Wed Dec 23, 2020 12:04 am
Location: Fr

Re: project sketch on face issue

Post by Shalmeneser »

* PAD : beyond the face
* LOFT : only the face

(no error for me)
Attachments
projectCurveOnFace 2.FCStd
(132.88 KiB) Downloaded 5 times
projectCurveOnFace 3.FCStd
(92.58 KiB) Downloaded 7 times
chrisb
Veteran
Posts: 54197
Joined: Tue Mar 17, 2015 9:14 am

Re: project sketch on face issue

Post by chrisb »

Cekuhnen wrote: Fri Jul 23, 2021 2:35 pm Chrisb where do you see the errors ?
There are "Link goes out of allowed scope" errors. You see them in the Dependency Graph as red arrows.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
Cekuhnen
Posts: 443
Joined: Sat Jul 10, 2021 11:37 pm

Re: project sketch on face issue

Post by Cekuhnen »

even when rebuilding and instead of blending to a solid face to a surface face the projection overshoots
dependency graph also is all green

dependency graph.png
dependency graph.png (119.99 KiB) Viewed 342 times
Attachments
projectCurveOnFace clean.FCStd
(104.48 KiB) Downloaded 5 times
MacOS Big Sur / Win 10

Designer | Faculty
Wayne State University
Interior - Industrial Design
chrisb
Veteran
Posts: 54197
Joined: Tue Mar 17, 2015 9:14 am

Re: project sketch on face issue

Post by chrisb »

If you want to investigate the errors, you have of course to investigate the file where the errors were detected. This is the dependency graph:
Attachments
SnipScreenshot-acc227.png
SnipScreenshot-acc227.png (46.08 KiB) Viewed 330 times
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
Cekuhnen
Posts: 443
Joined: Sat Jul 10, 2021 11:37 pm

Re: project sketch on face issue

Post by Cekuhnen »

the features are clean in each file

building blend surfaces from solid faces gives you the error in the dep graph

building it from a shell does not give error in the dep graph

however

projection error remains no matter of dependency graph error or not

this likely rules out that the error in the dep graph is a cause for projection to not work
MacOS Big Sur / Win 10

Designer | Faculty
Wayne State University
Interior - Industrial Design
Post Reply