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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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).