This project provides conversion/rendering of a BIM Collaboration Format (BCFZIP) file exported from Tekla BIMSight and similar applications to a PDF report. It can be useful in several ways, such as:
1) sending someone a PDF report instead of BCF file.
2) Print a hard copy of BCF report for signoff
3) Review BCF content quickly without installing or launching any BIM software
Features
- Convert .bcfzip files to PDF report
- Process multiple .bcfzip files at once
- Works in command line and drag and drop mode
- No need for installation or administrative rights
Follow BCF2PDF
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Worked from the start. Simple. Easy to use. Does what it claims to do.
-
Very nice! Works for bczip1.0 would be great if it is updated to bcf version 2.1
-
Fantastic, Drag and Drop Creation. Perfect for creating a quick clash detection report.
-
Gave it a try. Works OK with the sample file, bit if I drag one of my own BCFZIP files onto the program, it crashes. Message: System.InvalidOperationException: Cannot save a PDF document with no pages. PdfSharp.Pdf.PdfDocument.DoSave(PdfWriter writer), PdfSharp.Pdf.PdfDocument.Save(Stream stream, Boolean closeStream), PdfSharp.Pdf.PdfDocument.Save(String path), BCF2PDF.Program.Main(String[] args).