UVBasisV Property

The basis of the V axis.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static UV BasisV { get; }

Property Value

UV
Remarks
The basis of the V axis is the vector (0,1), the unit vector on the V axis.
See Also