.XBF 文件扩展名
XAML Binary File
| 开发者 | MIcrosoft |
| 受欢迎程度 |
3.4 | 138 票 |
什么是 XBF 文件?
File created by Microsoft Visual Studio, A Windows SDK; contains a pre-parsed binary representation of a .XAML file produced by the XamlBinaryWriter class; intended to be write-once.
更多信息
By producing the XBF file, loading and parsing performance becomes better, especially when loading XAML files that define large resources.
The XBF file will appear as App.xbf in the subdirectory of its related application.
注: If you compile your XAML file into the XBF format you should still maintain the XAML in its text state so that it remains human-readable.
常见 .XBF 文件名
App.xbf - Default name given to the binary representation of the XAML file of each app.
可打开或引用 XBF 文件的程序
XCAF Binary 3D Model
| 开发者 | Open CASCADE Technology |
| 受欢迎程度 |
3.3 | 3 票 |
An XBF file contains a CAD 3D model saved in the eXtended Open Cascade Technology Application Framework (XCAF), an Open Cascade Technology document format. It stores 3D model data, structure information, and attributes in binary format.
更多信息
Open Cascade developed the XBF file format to allow you to share CAD 3D models between Open Cascade software more easily. The format is lightweight and compact, which reduces the load time of 3D CAD models in the Open Cascade applications.
You can open various 3D model files, such as .STEP or .IGES files in Open Cascade applications, then save them in the native XBF binary format. To create an XBF file in an Open Cascade application, such as CAD Processor or DMU Reviewer, then select Save as or Export from the menu and choose XCAF (.XBF).
XBF supports models saved as BRep (boundary representation) or mesh (poly triangulation). When saving a 3D model in a different format, such as a STEP or IGES, as an XBF file, the data and structure are retained, but application-specific data may be added. XBF also supports attributes, which include names, colors, and materials when it is possible.
如何打开 XBF 文件
You can open XBF files with various Open Cascade software, such as CAD Processor, DMU Reviewer, Asset Revamping, CAD Assistant, and CAD Builder.
