UVBasisV Property

The basis of the V axis.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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