Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对多孔材料进行了显微 CT 扫描。我在 Meshlab 中简化了网格,当我想将其导入有限元软件 (COMSOL) 时,我收到错误消息“无法对面 14775 进行参数化”,它还为我提供了如下点的位置:
点 21717 坐标:253、176、62
如何在 meshlab 中修复此错误?是否可以通过数字或坐标选择面或点?
谢谢,哈米德
您可以使用条件面选择过滤器(搜索其名称)并将其设置为条件(fi==14775),第 14775 个面将被选中并显示为红色。
(fi==14775)