Object with a creased surface. Use DivideAlongCreases

I was working filleting an object. At some point with FilletEdge I got this error:
“Ignored 1 edge in object with a creased surface. Use DivideAlongCreases to fix the object.”
What is this and what causes it?

This thread describes it:

1 Like

I started that thread. Two responses suggested “Use DivideAlongCreases” to break apart a surface. I don’t understand how my current problem object that started out as as simple cube with other shapes Boolean Unioned to it, would need that command to make filleting possible. Though the command fixed the problem, I don’t know what it actually does, or what in my modeling process mad the object need it.

Hello - it is possible to have single surfaces that have hard corners, or creases - FilletEdge does not like these, so the command mentioned splits up an object into a polysurface with faces joined where the input had creases.

-Pascal