creator_user_idinteger required
ID of the user who created this entity
last_editor_user_idinteger required
ID of the user who most recently edited this entity
building_information_model_idstring uuid required
ID of the BIM model this version belongs to
project_idstring uuid required
ID of the project this entity belongs to
original_urlstring required
URL of the file originally uploaded by the user
glb_file_urlstring nullable
URL of the GLB file processed out of the uploaded file
metadata_file_urlstring nullable
URL of the metadata file processed out of the uploaded file
xkt_file_urlstring nullable
URL of the XKT file processed out of the uploaded file
glb_packed_file_urlstring nullable
URL of the packed GLB file processed out of the uploaded file
packed_metadata_file_urlstring nullable
URL of the packed metadata file processed out of the uploaded file
glb_thumb_file_urlstring nullable
URL of the thumb image processed out of the GLB file
original_kind'ifc' required
Kind of the original file uploaded by the user
glb_file_sizeinteger nullable
Size the GLB file processed out of the uploaded file
xkt_file_sizeinteger nullable
Size the XKT file processed out of the uploaded file
glb_packed_file_sizeinteger nullable
Size the packed GLB file processed out of the uploaded file
metadata_file_sizeinteger nullable
Size the metadata file processed out of the uploaded file
packed_metadata_file_sizeinteger nullable
Size the metadata for packed file processed out of the uploaded file
glb_object_countinteger nullable
Count of objects in the GLB file processed out of the uploaded file
glb_mesh_countinteger nullable
Count of meshes in the GLB file processed out of the uploaded file
original_center_xnumber double nullable
X coordinate of the original model center
original_center_ynumber double nullable
Y coordinate of the original model center
original_center_znumber double nullable
Z coordinate of the original model center
base_elevationstring
Parsed height offset of the original model center
base_elevation_unit_type'millimeter' | 'centimeter' | 'decimeter' | 'meter' | 'decameter' | 'hectometer' | 'kilometer' | 'inch' | 'foot' | 'yard' | 'mile' nullable
Parsed units assigned in the original IFC file for the base elevation
status'processing' | 'processed' | 'errored' | 'timed_out' required
Processing status of the uploaded file
versioninteger required
The particular version of the model this entity denotes
created_atstring date-time required
Time when the server created the entity
deleted_atstring date-time nullable
Time the server deleted the entity
device_created_atstring date-time required
Time when the device created the entity
device_updated_atstring date-time required
Time when the device last updated the entity
resolved_conflictboolean required
Specifies if PUT/PATCH request was rejected - do not store this field!
updated_atstring date-time required
Time when the server last updated the entity