mcneel / rhinocommon

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

Rhino.DocObjects.ObjectAttribute parameterless constructor in standalone SDK #139

Closed piac closed 11 years ago

piac commented 11 years ago

I was showing a sample to some people about the new RhinoCommon OpenNurbs-only SDK to read and write files, and the ObjectAttribute parameterless constructor seems to be calling a C-exported function that does not exist.

Is it expected behavior?

Giulio

sbaer commented 11 years ago

No, this is a bug and needs to get fixed.

sbaer commented 11 years ago

I believe this is fixed in the latest commit