2022-09-16 08:19 PM
Hi,
Looking to work with Modeler/ModelerAPI, and I don't see documentation for the classes along with the rest of the API documentation
I've looked at the ModelAccess sample, and it is useful, but I'm really looking for the specs for those 2. For instance, API_ElementMemo has a Modeler::Body type for morphs, and I dont see that type used in the sample, nor do I see it in the API docs
Any hints on where to look for it?
Thanks much,
Arun
2022-09-16 08:20 PM
(as for what Im trying to do - for starters, work with Morphs and get their body from ElementMemo, in the format which Modeler uses to represent morph bodies)