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

  • PREPARING (Uploading the file)
  • PENDING (Waiting in the queue after upload to be processed)
  • PROCESSING (Processing)
  • DONE (Processed)
  • DONE_REFRESHED (Processed & sent the notification)
  • FAILED
  • UNKNOWN


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-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
titleHeaderslangxml
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Content-Type: applicationmultipart/jsonform-data



Card
labelResponse


Code Block
borderColorGreen
langxml
titleStatuslangxml
Status: 201 Created