Polymesh Topology Get UVs Method Returns all UV coordinates assigned to the polymesh Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<UV> GetUVs() Public Function GetUVs As IList(Of UV) public: IList<UV^>^ GetUVs() member GetUVs : unit -> IList<UV> Return Value IList UV An array of UV coordinates See Also Reference PolymeshTopology Class Autodesk.Revit.DB Namespace
Polymesh Topology Get UVs Method Returns all UV coordinates assigned to the polymesh Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<UV> GetUVs() Public Function GetUVs As IList(Of UV) public: IList<UV^>^ GetUVs() member GetUVs : unit -> IList<UV> Return Value IList UV An array of UV coordinates See Also Reference PolymeshTopology Class Autodesk.Revit.DB Namespace