Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5868

Mesh Point different from Mesh.Vertices

$
0
0

@vincentfs wrote:

Hi everyone,

I am really confused. I have a mesh whose vertices are different from the point I can see in the UI.

I got the orange points by doing the following. But the points do not align with the actual shape?

for vt in mesh.Vertices:
sc.doc.Objects.AddPoint(vt)


Am I missing something? How can I get the actual vertices (meaning the points used to display the mesh)?

Much appreciate!

Posts: 7

Participants: 4

Read full topic


Viewing all articles
Browse latest Browse all 5868

Trending Articles