Open ulope opened 1 year ago
No, if you want to replace it with an STL, then it's correct. But, "Replace Model with ..." would make more sense, since you can choose multiple sources (stl, step, 3mf, obj, ...). That's nitpicking, of course 😉.
Actually I was being confused by the UI. When a model has modifiers attached you have to right click on the actual model node not on the top level root. This confused me (and ahould probably be changed...).
But apart from a labeling issue there is really nothing not working here.
@ulope was trying to figure out why I couldn't replace a part with another and your answer was exactly what I needed - thank you!
Is your feature request related to a problem? Please describe. When working with STL models the very convenient "Replace with STL" function can be used to load a new model while keeping all already made modifications in place.
This option is greyed out when the model loaded came from a STEP file (which I guess technically makes sense since I don't want to replace it with a STL). I do want to replace it with another STEP file though.
Describe the solution you'd like When a model was loaded from a STEP file the current menu item
Replace with STL
should be replaced (ha ha) by a menu itemReplace with STEP
.Describe how it would work Same as with STL files.
Describe alternatives you've considered I can't think of a good alternative.