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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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).