DynamoVisualProgramming.ZeroTouchLibrary by Autodesk

<PackageReference Include="DynamoVisualProgramming.ZeroTouchLibrary" Version="0.9.0-beta" />

 IUVEntity

public interface IUVEntity
double U { get; }

Get the U component of a UV

double V { get; }

Get the V component of a V