Hi,

So I've had to write some code that uses RhinoCommon and python RhinoScript. My question is how do I get the two to work together?

I get that rs.coercecurve() for example, will use a curve's GUID to get its RhinoDoc info.

What I can't figure out is how to go the other way. Say I have a Brep, How do I get it's GUID?

I'm sure there is a simple answer but I haven't been able to find it

Thanks
Ian