The connector height, Units:(ft).
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2014
Syntax
| C# |
|---|
public double Height { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Height As Double Get |
| Visual C++ |
|---|
public: property double Height { double get (); } |