Export *.X Model File
Feature Description
*.X files are 3D model files developed by Microsoft, primarily used to store model objects (vertex information) along with related textures and animations. *.X files are template-driven structured files that offer advantages such as flexible structure, rich content, user-friendliness, and high portability. supports exporting 3D model datasets to *.X Model Files, enabling users to utilize these models in other applications.
Feature Entry
- Click the Start tab -> Data Processing -> Data Export button;
- In Workspace Manager -> Right-click Data Source or Dataset -> Select Export Dataset option.
Steps
After successful export, multiple .x files and images are generated under the specified export path. Each model object in the dataset is exported as a *.X file, with images representing the material textures of the models. The naming convention for .x files follows: original model data name + numeric suffix.
- In the Data Export dialog toolbar, click the Add File button to add datasets for export. For addition methods, refer to Export Data.
- After adding, configure basic parameters for export data:
- Export Type: Click the cell under Export Type to reveal a combo box. Select .Xmodel file from the dropdown.
- Result File: Name of the exported dataset.
- Replace: Overwrites existing datasets with identical names.
- State: Shows Unconverted before export and changes to Succeed upon completion.
- Export Path: Target directory for exported files. Double-click the cell under Export Path to open the Browse Folder window and set output directory.
- Click the Export button to execute *.X Model File export operation.
Related Topics