I’m having trouble trimming this solid… and I can’t figure out why.
I created the heart shape with “sweep 2 rails,” then joined it together.
Rhino is telling me it’s a closed, solid polysurface. I’ve checked for naked edges
and bad objects. I have none.
I’m trying to trim either the top or bottom off the heart so that it is flat-backed.
Hi Jennifer - the problem is here, right at this seam:
if you ExtractSrf here, you’ll see not two but four surface can be extracted, including two ‘dimensionless’ ones that appear to just be curves.
I’d Explode the object, locate and delete those two surfaces and then Join it all back.
Can you post the input curves to this object? I’d like to sort ouit why you have these extras.