How can i get texture coordinates using Solidworks API?

Hi! I want to get texture coordinates of the surface using Soliworks API and C#. In Solidworks API Help i find getTessTexture, TextureTranslationU and TextureTranslationV​. Are these properties what i need? What is the formula for textures? Do i need TextureUScale and TextureVScale​ to have realistic texture? And get correct scale?Thanks for any help.

SolidworksApi macros