I use DupFaceBorder a fair bit with Nurbs geometry.
Is there an equivalent command for mesh objects? At the moment I’m using MeshOutline in top view (for flat mesh shapes) but this feels like a workaround.
I use DupFaceBorder a fair bit with Nurbs geometry.
Is there an equivalent command for mesh objects? At the moment I’m using MeshOutline in top view (for flat mesh shapes) but this feels like a workaround.
DupFaceBorder
works on individual mesh faces.
Maybe check out the ExtractConnectedMeshFaces
command which allows you to get different sets of mesh faces depending on the criteria (angle between, etc.) - the command has an option BorderOnly
Another reason to (belatedly!) move to R8!
Yes, I forgot that it was only added in V8…