Exchange BCF viewpoints with other BIM software to enhance collaboration and communication.
The xeokit SDK provides support for interoperability with other BIM software through the exchange of
BCF (Building Collaboration Format) Viewpoints,
an open standard that allows exchanging bookmarks of 3D Viewer states.
Understanding BCF Viewpoints
A BCF viewpoint captures a snapshot of an issue within a building project. It includes:
A problem description to communicate issues to team members.
The exact location within the 3D model where the issue occurs.
This facilitates efficient collaboration among project stakeholders by allowing them to share and
review issues directly within the model.
xeokit BCF Viewpoint Importer and Exporter
Exchange BCF viewpoints with other BIM software to enhance collaboration and communication.
The xeokit SDK provides support for interoperability with other BIM software through the exchange of BCF (Building Collaboration Format) Viewpoints, an open standard that allows exchanging bookmarks of 3D Viewer states.
Understanding BCF Viewpoints
A BCF viewpoint captures a snapshot of an issue within a building project. It includes:
This facilitates efficient collaboration among project stakeholders by allowing them to share and review issues directly within the model.
Importing and Exporting Viewpoints
For more details on the BCF viewpoint format, see BCFViewpoint.
Installation
Usage
Saving and Loading a View as BCF
This example demonstrates how to:
Once the model is loaded and built, we can capture a viewpoint:
The saved BCFViewpoint can be restored later:
Saving and Loading a ViewLayer as BCF
ViewLayers allow selective export of ViewObjects. In this example:
foreground
andbackground
) are created.The viewpoint is restored only for the
foreground
layer: