Automated fault checking

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!
User avatar
Vagulus
Posts: 850
Joined: Tue Jul 14, 2020 7:55 am
Location: Perth, Western Australia

Automated fault checking

Post by Vagulus »

I guess I am not alone in that I make mistakes while creating 3D models in FreeCAD :roll: so I am interested in any help I can get to ensure that the sketching step is error-free before I move on. When I am about to save a sketch I like to get the message 'Fully constrained Sketch' and I have found two other automated checks: Part --> Part --> Check Geometry and Sketcher --> Sketch --> Validate Sketch.

Are there others? Is there one, giant 'Validate Body' check?
"It is much harder to simplify than to complicate."
Joseph Kimble
drmacro
Veteran
Posts: 8983
Joined: Sun Mar 02, 2014 4:35 pm

Re: Automated fault checking

Post by drmacro »

Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
chrisb
Veteran
Posts: 54201
Joined: Tue Mar 17, 2015 9:14 am

Re: Automated fault checking

Post by chrisb »

- Recompute and check report view for errors.
- Check Dependency Graph for red arrows.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
Vagulus
Posts: 850
Joined: Tue Jul 14, 2020 7:55 am
Location: Perth, Western Australia

Re: Automated fault checking

Post by Vagulus »

chrisb wrote: Fri Jan 14, 2022 1:38 am - Check Dependency Graph for red arrows.

I downloaded and installed windows_10_cmake_Release_graphviz-install-2.50.0-win64.exe
After reboot I tried it and FC popped a dialog saying it still wasn't installed. Some DLL unreadable problem.

Is the install file corrupted?
"It is much harder to simplify than to complicate."
Joseph Kimble
chrisb
Veteran
Posts: 54201
Joined: Tue Mar 17, 2015 9:14 am

Re: Automated fault checking

Post by chrisb »

Vagulus wrote: Fri Jan 14, 2022 5:10 am Is the install file corrupted?
You should add where you downloaded it, so others using the same can check.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
Vagulus
Posts: 850
Joined: Tue Jul 14, 2020 7:55 am
Location: Perth, Western Australia

Re: Automated fault checking

Post by Vagulus »

Just followed the link from the Wiki.
https://graphviz.org/download/#windows
"It is much harder to simplify than to complicate."
Joseph Kimble
heron
Posts: 307
Joined: Mon Apr 20, 2020 5:32 pm

Re: Automated fault checking

Post by heron »

Vagulus wrote: Fri Jan 14, 2022 5:10 am After reboot I tried it and FC popped a dialog saying it still wasn't installed
In that same dialog window it gives you the option to choose the path where it is installed. Did you try this option?
dialog_window_graphviz.PNG
dialog_window_graphviz.PNG (16.02 KiB) Viewed 1493 times
User avatar
Vagulus
Posts: 850
Joined: Tue Jul 14, 2020 7:55 am
Location: Perth, Western Australia

Re: Automated fault checking

Post by Vagulus »

I don't know which EXE file to list. There are a few in the BIN folder.
"It is much harder to simplify than to complicate."
Joseph Kimble
heron
Posts: 307
Joined: Mon Apr 20, 2020 5:32 pm

Re: Automated fault checking

Post by heron »

only select the folder
chrisb
Veteran
Posts: 54201
Joined: Tue Mar 17, 2015 9:14 am

Re: Automated fault checking

Post by chrisb »

I don't know what exactly the windows install is looking for, but the program actually used is dot.exe.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Post Reply