How to Retrieve Wall Material Information from AutoCAD Architecture?
Hello everyone,
I'm currently working on a project where I need to retrieve the material information of walls within my AutoCAD Architecture software. I've been able to access the materialId at the backend, but I'm struggling to translate this into actual material properties such as color, texture, or type.
Could someone please guide me on how to obtain the material details of walls programmatically? I'm specifically looking for a method or API call that allows me to retrieve this information efficiently.
Data what I am getting currently :
Any code snippets, documentation references, or insights would be greatly appreciated.
Thank you in advance for your help!
Link copied