ABAQUS显示组的锁定与后处理局部透明化

2022-05-17 15:55:18 浏览数 (1)

之后处理是通过对结果进行局部透明化显示,可以更清晰的显示部件内部的结果,并能保留其外轮廓。如下面图片所示。这样的局部透明化图片在做汇报或者展示结果的时候相对而言会起到更好的展示效果,尤其是对于具有复杂结构的模型,因为采用剖面的方式显示会看不到需要关注的轮廓部分,所以布局透明化就显得很有必要了。

不论是全局透明化还是局部透明化,其实操作是类似的,都需要点击如下按钮来实现。

但是局部透明化相对而言操作起来更加复杂一些,因为这里牵涉到一个——显示组锁定的概念。

首先需要建立透明化和非透明化的两个(或者多个)显示组。(或者Tools > Display Group > Create )

接下来通过Tools > Display Groups > Manager 进入如下界面:

如上图所示,通过将不需要透明化的显示组通过勾选来锁定起来,再去点击透明化按钮,即可实现本文开篇第一幅图所示的效果了。

注:帮助文件对显示组的说明

A display group is a collection of selected model components and can contain the entire model or combinations of part instances, geometry (cells, faces, or edges), datum geometry (points, axes, planes, or coordinate systems), elements, nodes, surfaces, constraints, and output database coordinate systems. Display groups allow you to reduce clutter on your screen and focus on areas of interest within your model, to access “hidden” components in complex models, and to decrease the amount of time needed to refresh the display in the current viewport. For example, you can use display groups to show contact surfaces but suppress elements or to produce a contour plot showing elements in the interior of your model that would otherwise be obscured. You can plot, save, edit, copy, rename, and delete display groups.

In the Visualization module you can plot more than one display group in the same viewport, and you can customize the plot options for each display group independently.

0 人点赞