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 object and add it to the set.. More... | |
BCFfileList () | |
Create an empty BCFfile object. More... | |
Properties | |
List< BCFfile > | BCFfiles [get, set] |
List of BCF files in the list. More... | |
Collection of multiple BCF files.
|
inline |
Create an empty BCFfile object.
|
inline |
Add the content of FileName in a new object and add it to the set..
FileName | Name of the BCF file to be loaded. |
|
inline |
Clear the list of BCF files.