//RhinoDoc.DocObjects.ObjectTable
public Guid AddInstanceObject(int instanceDefinitionIndex, Transform instanceXform, ObjectAttributes attributes, HistoryRecord history, bool reference)
It seems that the history record cannot be added successfully. Has anyone used it successfully?
Thank you!
-Easy