Share

XYZ.BasisY Property

The basis of the Y axis.


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

Syntax

C#

public static XYZ BasisY { get; }

Property Value

XYZ

Remarks

The basis of the Y axis is the vector (0,1,0), the unit vector on the Y axis.

See Also

Reference

Was this information helpful?