Skip to content

Overload_Rhino_Geometry_Collections_MeshTextureCoordinateList_Add

Will Pearson edited this page Aug 12, 2016 · 2 revisions

MeshTextureCoordinateList.Add Method

Overload List

 

Name Description
Public method Add(Point2f) Adds a new texture coordinate to the end of the Texture list.
Public method Add(Point3d) Adds a new texture coordinate to the end of the Texture list.
Public method Add(Double, Double) Adds a new texture coordinate to the end of the Texture list.
Public method Add(Single, Single) Adds a new texture coordinate to the end of the Texture list.
  Back to Top

See Also

Reference

MeshTextureCoordinateList Class
Rhino.Geometry.Collections Namespace

Clone this wiki locally