Procore.Model.BimFileExtractionItemArtifact (procore_sdk v0.3.0)
Artifact extracted from a 3d model. Only one of grid, mobile_format, properties, web_format, ifc, object_search, and viewpoint_collection will have data associated to the artifact extracted
Summary
Types
@type t() :: %Procore.Model.BimFileExtractionItemArtifact{ grid: Procore.Model.BimFileExtractionItemArtifactGrid.t() | nil, ifc: Procore.Model.RestV11ProjectsProjectIdDailyLogsWeatherLogsGet200ResponseInnerAttachmentsInner.t() | nil, mobile_format: Procore.Model.RestV11ProjectsProjectIdDailyLogsWeatherLogsGet200ResponseInnerAttachmentsInner.t() | nil, object_search: Procore.Model.BimFileExtractionItemArtifactObjectSearch.t() | nil, properties: Procore.Model.RestV11ProjectsProjectIdDailyLogsWeatherLogsGet200ResponseInnerAttachmentsInner.t() | nil, viewpoint_collection: Procore.Model.RestV11ProjectsProjectIdDailyLogsWeatherLogsGet200ResponseInnerAttachmentsInner.t() | nil, web_format: Procore.Model.BimFileExtractionItemArtifactWebFormat.t() | nil }
Functions
Link to this function