RhinoCommon API
MeshGetCachedTextureCoordinates Method |
Call this method to get cached texture coordinates for a texture
mapping with the specified Id.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public CachedTextureCoordinates GetCachedTextureCoordinates( Guid textureMappingId )
Public Function GetCachedTextureCoordinates ( textureMappingId As Guid ) As CachedTextureCoordinates
Parameters
- textureMappingId
- Type: SystemGuid
Texture mapping Id
Return Value
Type: CachedTextureCoordinatesObject which allows access to coordinates and other props.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14