DuctFittingAndAccessoryConnectorData.Height Property

DuctFittingAndAccessoryConnectorDataHeight Property

The connector height, Units:(ft).

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double Height { get; }
Public ReadOnly Property Height As Double
	Get
public:
property double Height {
	double get ();
}
member Height : float with get

Property Value

Double
See Also