We value your input!
Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey

BIMx API
About enriching BIMx with new capabilities using its API.

Information Placement in Model Info

allen-work
Participant

Hello, I am trying to enrich the Model Info UI.

From the specification, it says I could place additional information through web service calls.

SCR-20231114-kfty.png

 

However, I am just able to put them below the Project & Site Details.

even I tweaked to with a "position" as "top"

 

{
"items": [
{
"key": "Project FM ID",
"value": "Test",
"position": "top"
},
{
"key": "Total maintenance hours",
"value": "9999999.8 h",
"position": "top"
}
]

}

 

IMG_0144.jpg

0 REPLIES 0