step Open/import vs Part Import CAD inconsistent behavior

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!
Post Reply
drmacro
Veteran
Posts: 9002
Joined: Sun Mar 02, 2014 4:35 pm

step Open/import vs Part Import CAD inconsistent behavior

Post by drmacro »

If I use File>Open New Document, File>Import on the attached step file, I get a single feature in the tree.
If I then drag/drop it into a body, create a sketch, then pocket. it fails to cut from BaseFeature.

If I switch to Part WB, then use Import CAD, I get three features in the tree.

If I then switch to Part Design WB, create a Body, drag/drop any of the three features into the Body, create a sketch, and pocket...works fine.

Seems to be some consistency issues here...
Attachments
CUI_SJ1-3523N.step
(196.54 KiB) Downloaded 1 time
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
kisolre
Veteran
Posts: 4166
Joined: Wed Nov 21, 2018 1:13 pm

Re: step Open/import vs Part Import CAD inconsistent behavior

Post by kisolre »

Maybe first one does not respect "Edit/Preferences/Import_Export/STEP/Enable STEP compound merge"?
Post Reply