Revit 2025 API
UVV Property |
Gets the second coordinate.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double V { get; }
Public ReadOnly Property V As Double Get
public: property double V { double get (); }
member V : float with get
Property Value
DoubleSee Also