Revit 2025.3 API
XYZZ Property |
Gets the third coordinate.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double Z { get; }
Public ReadOnly Property Z As Double Get
public: property double Z { double get (); }
member Z : float with get
Property Value
DoubleSee Also