Archicad C++ API
About Archicad add-on development using the C++ API.

Modeler / ModelerApi documentation?

Arun R
Participant

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

1 REPLY 1
Arun R
Participant

(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)