opencascade-rs icon indicating copy to clipboard operation
opencascade-rs copied to clipboard

Make Shape and its descendant types Eq and Ord

Open mkovaxx opened this issue 2 years ago • 1 comments

This would allow, among other things, finding shape refs in collections, or using them as keys in a BTreeMap, etc.

mkovaxx avatar Nov 09 '23 08:11 mkovaxx

Agreed - and Hash too if it's possible.

bschwind avatar Nov 12 '23 02:11 bschwind