RVTDocs.com
Namespace: Autodesk.Revit.DB Class: UV

UV.GetLength

Method
Description:
The length of this 2-D vector.
Remarks:
In 2-D Euclidean space, the length of the vector is the square root of the sum of the two coordinates squared.
Syntax
public double GetLength()