cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.

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

Information Placement in Model Info

allen-bohm
Contributor

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