简体   繁体   English

VTK:在多边形数据中转换表面

[英]VTK: transform a surface in polydata

I want to select a surface from polydata(STL file) and transform(deform?) it.我想从 polydata(STL 文件)中选择一个曲面并对其进行变换(变形?)。 When you select a surface, it is not connected to the existing polydata or the surface is extracted and a hole is created.当您选择一个曲面时,它不会连接到现有的多边形数据,或者会提取该曲面并创建一个孔。 Is there a way to solve this?有没有办法解决这个问题?

I want to make it like the picture below.我想让它像下图一样。 (The pink color area is what you want to create.) (粉红色区域是您要创建的区域。)

Image attached附上图片

We are going to make some changes, not all of the polydata.我们将进行一些更改,而不是所有的多数据。

I answered a similar question in the vtkplotter github issues :我在vtkplotter github 问题中回答了一个类似的问题

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM