Returns all UV coordinates assigned to the polymesh
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public IList<UV> GetUVs()
Return Value
IList<UV>An array of UV coordinates
public IList<UV> GetUVs()