detect joints and list the linear length

Need help, or want to share a macro? Post here!
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
jr23mx
Posts: 7
Joined: Fri Nov 09, 2018 12:54 am
Location: Monterrey Mexico
Contact:

detect joints and list the linear length

Post by jr23mx »

Hello all

I am new user of FreeCaD, I have a project where I would like to compute the linear length of welding automatically, so basically the first step should be detecting some contact or joint between parts, determine where the fillet weld can be placed and lastly the linear length.

Do you have any recommendation to do a script?

some other related post where I can start?

Thanks. :D
mario52
Veteran
Posts: 4692
Joined: Wed May 16, 2012 2:13 pm

Re: detect joints and list the linear length

Post by mario52 »

hi welcome

tray Macro_FCInfo see Menu > Tools > Addon manager for install

mario
Maybe you need a special feature, go into Macros_recipes and Code_snippets, Topological_data_scripting.
My macros on Gist.github here complete macros Wiki and forum.
Post Reply