Versions Compared

Key

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

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)

Anchor
createProjectFromIFC
createProjectFromIFC

Replace a model by importing SketchUp and IFC files
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-project/model/12345/importasync

Card
labelHTTP Method
 POST
Card
labelDescription
 Replace a model in a project by importing SketchUp and IFC files.
Card
labelRequest
Code Block
borderColorGreen
titleHeaders
langxml
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: application/json
Card
labelResponse
Code Block
borderColorGreen
titleStatus
langxml
Status: 201 Created