Revit 2026 API
Cylindrical |
The Z direction vector, which is same as the axis direction vector.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public XYZ ZVector { get; }
Public ReadOnly Property ZVector As XYZ Get
public: property XYZ^ ZVector { XYZ^ get (); }
member ZVector : XYZ with get
Property Value
XYZSee Also