RhinoCommon API
CachedTextureCoordinatesIndexOf Method |
Determines the index of a specific point in this collection.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- item
- Type: Rhino.GeometryPoint3d
The point (UV or UVW) to locate in this collection.
Return Value
Type: Int32The index of item if found in the list; otherwise, -1.