[IronPython] Intefaces

Jason Pardy jpardy at esri.com
Thu Oct 19 04:22:15 CEST 2006


Thanks Dino.

 

I got this to work where GetMessages is a method call.

 

result = gp.Execute(..)

IGeoProcessorResult.GetMessages(result, 0)

 

However, when I try to retrieve the value from a read only property, I
get an error.

 

Is this supposed to work?

IGeoProcessorResult.ReturnValue(result)

 

Much thanks on this.

Jason

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20061018/b5dc67b2/attachment.html>


More information about the Ironpython-users mailing list