mcneel / rhinocommon

RhinoCommon is the .NET SDK for Rhino5 / Grasshopper
http://wiki.mcneel.com/developer/rhinocommon
242 stars 93 forks source link

ObjectTable replace with Extrusion #152

Closed jmirtsch closed 6 years ago

jmirtsch commented 10 years ago

Hi, The ObjectTable.Replace method doesn't have an overload for an extrusion. When I execute it with an extrusion, it seems to get cast back to a surface and this is the object placed in the Rhino document. Could the overload be added please?

Thanks,

Jon

dalefugier commented 6 years ago

Rhino 6 has this: http://developer.rhino3d.com/api/RhinoCommon/html/M_Rhino_DocObjects_Tables_ObjectTable_Replace_31.htm