BCFclass
File reader for BIM Collaboration Format (BCF) files
Properties | List of all members
BCFmarkup.Markup Class Reference

Markup of a BCF file More...

Properties

Collection< HeaderFileHeader [get]
 
Boolean HeaderSpecified [get]
 
Topic Topic [get, set]
 
Collection< CommentComment [get]
 
Boolean CommentSpecified [get]
 
Collection< ViewPointViewpoints [get]
 
Boolean ViewpointsSpecified [get]
 

Detailed Description

Markup of a BCF file

They are used to store the Topic, the list of Comments and the list of Viewpoints.
The Markup includes the following properties :

HeaderContains information about the IFC files relevant to this Topic
TopicThe Topic of this Markup
CommentList of Comments associated to the Topic
ViewpointsList of Viewpoints associated to the Topic

Property Documentation

◆ Comment

Collection< Comment > BCFmarkup.Markup.Comment[get]
get

Collection of Comments related to the Topic

◆ Header

Collection< HeaderFile > BCFmarkup.Markup.Header[get]
get

Headers of the Markup

◆ Topic

Topic BCFmarkup.Markup.Topic[get, set]
getset

Topic of the Markup (only one)

◆ Viewpoints

Collection< ViewPoint > BCFmarkup.Markup.Viewpoints[get]
get

Collection of Viewpoints referred to by the Topic or the Comments