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: 853
Joined: Tue Jul 14, 2020 7:55 am
Location: Perth, Western Australia

Re: Automated fault checking

Post by Vagulus »

heron had it. It worked when I entered the path to the folder C:\Program Files\Graphviz\bin.
FC had been looking in C:\FreeCad 0.19\bin.

Gee! Apart from looking for red arrows as a signal that something is wrong, what is that rat's nest suppose to tell me? :?:
"It is much harder to simplify than to complicate."
Joseph Kimble
drmacro
Veteran
Posts: 9001
Joined: Sun Mar 02, 2014 4:35 pm

Re: Automated fault checking

Post by drmacro »

Vagulus wrote: Fri Jan 14, 2022 12:25 pm heron had it. It worked when I entered the path to the folder C:\Program Files\Graphviz\bin.
FC had been looking in C:\FreeCad 0.19\bin.

Gee! Apart from looking for red arrows as a signal that something is wrong, what is that rat's nest suppose to tell me? :?:
Well, it does not indicate the validity of the model (the Check geometry does).

The dependency graph shows how the features of your model tree reference each other. When there is a red arrow it indicates you have a cyclic dependency, which should be avoided.
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
chrisb
Veteran
Posts: 54288
Joined: Tue Mar 17, 2015 9:14 am

Re: Automated fault checking

Post by chrisb »

Red arrows denote also Links going out of allowed scope.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
bambuko
Veteran
Posts: 2185
Joined: Thu Oct 24, 2019 12:53 pm
Location: UK, England, North Devon

Re: Automated fault checking

Post by bambuko »

drmacro wrote: Fri Jan 14, 2022 12:54 pm ...Well, it does not indicate the validity of the model (the Check geometry does)...
question (just out of curiosity) - why is check geometry in Part and not Part Design?
Because I almost exclusively use Part Design I didn't even know such a thing existed :mrgreen:
just trying to see logic in this...
I am using Link branch and Assembly3
you can also download ... and try it here
excellent Assembly3 tutorials here
chrisb
Veteran
Posts: 54288
Joined: Tue Mar 17, 2015 9:14 am

Re: Automated fault checking

Post by chrisb »

bambuko wrote: Fri Jan 14, 2022 2:08 pm question (just out of curiosity) - why is check geometry in Part and not Part Design?
Because I almost exclusively use Part Design I didn't even know such a thing existed :mrgreen:
The fathers of this weren't aware that you would join some day :lol: .
Joke aside: PartDesign is based on Part, and I guess it's been there forever. I added the icon to my PartDesign.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
bambuko
Veteran
Posts: 2185
Joined: Thu Oct 24, 2019 12:53 pm
Location: UK, England, North Devon

Re: Automated fault checking

Post by bambuko »

chrisb wrote: Fri Jan 14, 2022 2:21 pm ... I added the icon to my PartDesign.
that's good suggestion for enhancement of Part Design toolbar ;)
thank you
I am using Link branch and Assembly3
you can also download ... and try it here
excellent Assembly3 tutorials here
drmacro
Veteran
Posts: 9001
Joined: Sun Mar 02, 2014 4:35 pm

Re: Automated fault checking

Post by drmacro »

bambuko wrote: Fri Jan 14, 2022 2:25 pm
chrisb wrote: Fri Jan 14, 2022 2:21 pm ... I added the icon to my PartDesign.
that's good suggestion for enhancement of Part Design toolbar ;)
thank you
That is why the Tools>Customize tools are there... ;)

All, cool kids use it. :mrgreen:
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
User avatar
bambuko
Veteran
Posts: 2185
Joined: Thu Oct 24, 2019 12:53 pm
Location: UK, England, North Devon

Re: Automated fault checking

Post by bambuko »

drmacro wrote: Fri Jan 14, 2022 3:17 pm ...That is why the Tools>Customize tools are there... ;)

All, cool kids use it. :mrgreen:
I know and I do, Sir :D
I was thinking about poor newbs who have enough challenges, to think about customising... :mrgreen:
I am using Link branch and Assembly3
you can also download ... and try it here
excellent Assembly3 tutorials here
drmacro
Veteran
Posts: 9001
Joined: Sun Mar 02, 2014 4:35 pm

Re: Automated fault checking

Post by drmacro »

bambuko wrote: Fri Jan 14, 2022 4:06 pm
drmacro wrote: Fri Jan 14, 2022 3:17 pm ...That is why the Tools>Customize tools are there... ;)

All, cool kids use it. :mrgreen:
I know and I do, Sir :D
I was thinking about poor newbs who have enough challenges, to think about customising... :mrgreen:
They already complain about what's there by default... :mrgreen:
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
chrisb
Veteran
Posts: 54288
Joined: Tue Mar 17, 2015 9:14 am

Re: Automated fault checking

Post by chrisb »

drmacro wrote: Fri Jan 14, 2022 4:17 pm They already complain about what's there by default... :mrgreen:
:lol:
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Post Reply