![]()  | 
  
    BCFclass
    
   File reader for BIM Collaboration Format (BCF) files 
   | 
 
Collection of multiple BCF files. More...
Public Member Functions | |
| void | Clear () | 
| Clear the list of BCF files.  More... | |
| void | Add (string FileName) | 
| Add the content of FileName  in a new BCFfile object and add it to the set..  More... | |
Properties | |
| List< BCFfile > | BCFfiles [get, set] | 
| List of BCF files in the list.  More... | |
Collection of multiple BCF files.
      
  | 
  inline | 
Clear the list of BCF files.
      
  | 
  inline | 
Add the content of FileName in a new BCFfile object and add it to the set..
| FileName | Name of the BCF file to be loaded. |