🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
![](https://box.kancloud.cn/6328c112fa221bc1c0bea8eefdd2cc55_1830x840.png =230x) ### **Display** * * * * * **Description**: Display the calculation result. After the server completes the calculation, you will receive many files (topology optimizated result) from server. You need to connect [Step](Step.md) component with [Display](Display.md) component. Then, you can pull [Step](Step.md) component's button for looking through these files. If you want to have a real-time view, you just left-click "Show" button in the calculation window. **Input**: MeshFile: Transfer the data from the [Mesh](Mesh1.md) component to this componenet. Type: ![](https://box.kancloud.cn/c28740773097ef950c62e83ff29f27fc_31x27.png)Display type ("None" means no cloud image, "Mises" means Mises stress, "Principal" means main stress) Step: Each step of the calculation (the total number of steps is different depending on the input mesh) **Output**: Mesh: Corresponding to the mesh of [Step](Step.md). Value: The result value of the display type corresponding to the mesh vertex. **Example**: ![](https://box.kancloud.cn/1569e60a43ef3b95d9c96d530517a5e4_1400x475.png =600x) ![](https://box.kancloud.cn/c55081b8589c383beadb6e601cf2221d_1400x475.png =600x)