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
Replace a model by importing SketchUp and IFC files
Resource: import
URL: https://api-stage.bimplus.net/v2/<team_slug>/projects/<project_id>/model/<model_id>/importasync
POST
Replace a model in a project by importing SketchUp and IFC files.
Headers
Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088 Content-Type: multipart/form-data
Status
Status: 201 Created