XYZBasisZ Property

The basis of the Z axis.

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

Property Value

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