You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Import Service


Import Service


This service is used for replacing existing models inside a project by importing the models in the form of IFC and SketchUp files. So, for using this service the model should exist first (which could be either created through the Model Service or the Bimplus portal)

Replace a model by importing SketchUp and IFC files
    Resource: import 

    URLhttps://api-stage.bimplus.net/v2/<team_slug>/projects/<project_id>/model/<model_id>/importasync

    Examplehttps://api-stage.bimplus.net/v2/bimplus/projects/best-project/model/12345/importasync

     POST
     Replace a model in a project by importing SketchUp and IFC files.
    Headers
    Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
    Content-Type: application/json
    
    Status
    Status: 201 Created
    
    • No labels