Skip to content

Restful API for IFCtoLBD version 1.01

Choose a tag to compare

@jyrkioraskari jyrkioraskari released this 30 Jun 22:15
· 93 commits to master since this release

The installation was tested in the Tomcat 9 Windows 10 environment using the Duplex_A_20110907.ifc test model.
The tested interfaces were: /convertIFCtoLBD and /convertIFCtoSMLS.

BIMServer interface /convertBIMProject2SMLS/{project_name} uses earlier tested BIMServer connection and
the conversion of /convertIFCtoSMLS. A separate BIMServer installation and user credentials are needed
for this (/convertBIMProject2SMLS/{project_name} ). The other two interfaces are independent.

An OpenAPI 2.0 interface is profided.