Search found 15 matches

by rj771972
Sun Sep 18, 2022 10:22 am
Forum: Python scripting and macros
Topic: Cleaning CAD operation
Replies: 4
Views: 624

Re: Cleaning CAD operation

During the process of building a CAD project, sometimes double surface/vertices, misalignments of vertices etc. are created. That creates problems for meshing. Ansys and other expensive codes have utilities to 'clean the objects. see links https://www.autodesk.com/autodesk-university/class/CAD-Mesh-...
by rj771972
Sat Sep 17, 2022 6:25 pm
Forum: Python scripting and macros
Topic: Cleaning CAD operation
Replies: 4
Views: 624

Cleaning CAD operation

Hello,

Does FreeCAD support any CAD cleaning operation such as "merge"?
If it does are these commands scriptable?
I understand that the main scripting language is python. Is there support for Matlab or VBA ?

Thank you
by rj771972
Thu Jun 30, 2022 7:45 pm
Forum: Open discussion
Topic: How to compare 3D solid CAD files?
Replies: 6
Views: 759

Re: How to compare 3D solid CAD files?

I guess that could work
by rj771972
Thu Jun 30, 2022 7:07 pm
Forum: Open discussion
Topic: How to compare 3D solid CAD files?
Replies: 6
Views: 759

Re: How to compare 3D solid CAD files?

I was thinking to simply subtract the corresponding objects, however when I did that I got errors which might be expected (since if the objects are the same I get a void object, or if some surfaces are identical I get a null surface), but I couldn't find another solution. What I think might work is ...
by rj771972
Thu Jun 30, 2022 11:54 am
Forum: Open discussion
Topic: How to compare 3D solid CAD files?
Replies: 6
Views: 759

How to compare 3D solid CAD files?

Hello, I have two HFSS project files that are supposed to give the same analysis results. I would like to compare the CAD solid objects of the two files to see if they are identical Is there a way to do this in FreeCAD? The structures are quite complicated and I would like to have a script that does...
by rj771972
Sun Jan 29, 2017 7:20 am
Forum: Help on using FreeCAD
Topic: can't create sketch by clicking
Replies: 3
Views: 1218

Re: can't create sketch by clicking

Thank you. I was indeed in the OpenInventor mouse navigation style.
Changed it and I got what I wanted now.
Thanks again
by rj771972
Sat Jan 28, 2017 7:18 pm
Forum: Help on using FreeCAD
Topic: can't create sketch by clicking
Replies: 3
Views: 1218

can't create sketch by clicking

Hello, Very frustrating: I am a newbie using FreeCAD, with 25 years of AutoCAD experience. Using Windows 7, 64 bit FreeCAD ver .16 I did the following: New File Select Part workbench Switch to Sketcher Press create sketch button Choose xy plane Click on Polyline button (or any other tool for that ma...
by rj771972
Fri Jun 24, 2016 7:45 pm
Forum: Python scripting and macros
Topic: build an icosphere
Replies: 14
Views: 4264

Re: build an icosphere

I'm
freecad_spyder_error.jpg
freecad_spyder_error.jpg (174.52 KiB) Viewed 1119 times
afraid, I get an error. Please see attached
by rj771972
Fri Jun 24, 2016 7:26 pm
Forum: Python scripting and macros
Topic: build an icosphere
Replies: 14
Views: 4264

Re: build an icosphere

many thanks. will do
Q: can I keep my other Spyder install (called from Anaconda)?
by rj771972
Fri Jun 24, 2016 2:27 am
Forum: Python scripting and macros
Topic: build an icosphere
Replies: 14
Views: 4264

Re: build an icosphere

numpy and matplotlib ,only