Hello, i'm trying to create a plugin, but can't found detailed documentation about the sdk api.
For example when i need to know about some function get this:
instance.GetBoundingQuad()
Return a cr.quad object specifying the object's bounding quad
But no friendly api information about parameters, the quad object or any else.
Thanks......