Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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). The status of the imported file could can be got obtained via the divisions/model service i.e

...

Deck of Cards
idbimCreateProjectFromIFC


Card
defaulttrue
labelURL / Resource / JSON Structure
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-projectde87fc4d-cb5d-44ba-b2ea-1d96ac564a8a/model/123454744b3a2-db5f-46d4-8da1-38d9cfe5aafa/importasync


Card
labelHTTP Method
 POST


Card
labelDescription
 Replace a model in a project by importing SketchUp and IFC files.


Card
labelRequest


Code Block
borderColorGreen
langxml
titleHeaders
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: multipart/form-data



Card
labelResponse


Code Block
borderColorGreen
langxml
titleStatus
Status: 201 Created



...