How to ged my hands on some bad-objects

Hi,

I’m in need of some invalid objects for stress testing my code. Is there a repository of bad-objects or a hidden command to create one?

-Willem

I guess this would do it:

Point w0,0,-1.23432101234321e+308 _Enter

Note that -1.23432101234321e+308 is the special reserved value to designate “Unset” (RhinoMath.UnsetValue or ON_UNSET_VALUE);

1 Like