Life with pythonocc has become much better now that the == operator works properly for pythonocc objects, but it would be so much easier if objects would also "hash" based on the underlying OCC object.
E.g. if o1==o2, then hash(o1) == hash(o2) This would make it possible to use pythonocc objects in sets and dicts. Does this make sense to you guys, and would it be possible to add this easily? Thanks! Frank Conradie _______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users