Everything you need is in the 'mesh' tab. There's no need for dotnet. Not sure exactly what you need, but you can use the 'mesh paint' to assign colors to vertices. You can use the 'mesh components' component to extract the colors of a referenced mesh object that's already colored.
On Apr 25, 8:25 am, SKSon <[email protected]> wrote: > I want to attach mesh vertex color, in numerical order. > > With rhinoscript, there is an example in rhino primer 101, > but with Grasshopper, there is no mesh vertex color object, > So I have to use rhino vb.net object in Grasshopper. > > and there is no example in .net sdk document. > > Would you help me? > > Thank you,..
