2019-12-2403:16 PM - last edited on 2022-09-2909:51 AM by Daniel Kassai
2019-12-2403:16 PM
Hello, I'm trying to export a .u3d file by code. I thought about using an ACAPI_CommandCall. Is that the right way? If so- what is the mdid of the add-on, and what is the cmdID for the function?
You can read the geometric information and texture and attribute information of ARCHICAD,and call the file export interface of U3D API.I export other formats in this way.
At the moment the U3D add-on doesn't export any commands, so even if you'd know its MDID, you don't have anything to call. How critical is this for you?