Message 1 of 4
Open f3d file and get BRepBody

Not applicable
09-03-2017
03:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I already wrote a little Python script to compare two BRepBodies on Area, Volume and Faces. Now my question is: Is it possible to open a local f3d and get the second BRepBody I want to compare with the already open file. I hope you know what I mean.
So i want that the user will hit a Button which opens a FileDialog. There the user can select a file which will then be opened in the background and then i want to compare File1's BRepBodies with File2's BrepBodies.
Here is a video on how it works so far with two BRepBodies in the same Design:
Greets Fabi