Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.67 KB

FullTopic.md

File metadata and controls

31 lines (27 loc) · 1.67 KB

bimdata.FullTopic

Properties

Name Type Description Notes
guid String [optional]
creationDate Date [optional]
creationAuthor String [optional]
modifiedDate Date [readonly]
modifiedAuthor String [optional]
title String
description String [optional]
referenceLinks [String] [optional]
ifcs [Number] DEPRECATED: Use 'models' instead [optional]
models [Number] [optional]
labels [String] [optional]
topicType String [optional]
topicStatus String [optional]
stage String [optional]
priority String [optional]
index Number [optional]
assignedTo String [optional]
format String The BCF data structure may be used for other purposes than BCF Topics. (Storing coordinates, a viewpoint, a list of objecs, etc) The default value is "standard". If you want to use the BCF routes to store custom data not related to a BCF Topic, you must set this value to something else. You must add a query string filter if you want to fetch topics with a non "standard" format. [optional]
dueDate Date [optional]
comments [Comment] [optional]
viewpoints [Viewpoint] [optional]
project Number
bimdataViewerLayout {String: Object} Non standard field. JSON describing bimdataViewerLayout. [optional]