Share

UV.BasisV Property

The basis of the V axis.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

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

Reference

Was this information helpful?