CascadeStudio
CascadeStudio copied to clipboard
Topo Name Issue?
trafficstars
Hi, I'm very new to code based CAD, so excuse me if I'm missing obvious stuff. But... do we have the topological naming issue (as known and loved in FreeCAD) here as well? Meaning when I add a fillet/chamfer after piecing together two bodies with Union() and later change a part of that union, the fillet/chamfer gets applied to a random other edge?
Any software built with openCASCADE at this point will have this issue unless there is some other code implimented to track and abstract IDs.
Here is an interesting article on that subject, that dives a bit deeper into the underlying issues.