.XBF Extensão de arquivo
XAML Binary File
| Desenvolvedor | MIcrosoft |
| Popularidade |
3.4 | 138 Votos |
O que é um arquivo 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.
Mais informações
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.
NOTA: 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.
Nomes de arquivo .XBF comuns
App.xbf - Default name given to the binary representation of the XAML file of each app.
Programas que abrem ou fazem referência a arquivos XBF
XCAF Binary 3D Model
| Desenvolvedor | Open CASCADE Technology |
| Popularidade |
3.3 | 3 Votos |
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.
Mais informações
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.
Como abrir um arquivo XBF
You can open XBF files with various Open Cascade software, such as CAD Processor, DMU Reviewer, Asset Revamping, CAD Assistant, and CAD Builder.
