Quantcast
Channel: Rhino Developer - McNeel Forum
Viewing all articles
Browse latest Browse all 8561

How to quickly know index of meshpoint?

$
0
0

@jerry1 wrote:

Could anyone help me? I have a problem....

The following is my code...and how to quickly know the index of mpt in s2 mesh-vertices?

Dim mpt As Rhino.Geometry.MeshPoint
Dim s2 As Rhino.Geometry.Mesh
Dim ptoo As Rhino.Geometry.Point3d
Dim g_dist as double
'
mpt = s2.ClosestMeshPoint(pt, g_dist)

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 8561

Trending Articles