GoblinAPI problems

I'm still reading the GoblinAPI, but here are some problems I have come across:

  1. CreatePolarArraySelected - Command is so long it runs off the edge of the document. Perhaps put in a return in there somewhere?

  2. CreateRectangleArraySelected - Command is so long it runs off the edge of the document. Perhaps put in a return in there somewhere?

  3. ConfigureSelected - Command is so long it runs off the edge of the document. Perhaps put in a return in there somewhere? Also, the example is the same.

Still reading it. Interesting document. :-)

Leave a Comment