
-
From the
Structure tab, to display the component name and its equivalent
diameter:
-
Drag Table in the graphical area.
-
In the first cell, drag Text and enter Comp
Name.
-
In the second cell, drag Text and enter
EQ.
-
To define a report template for HVAC data:
-
From the
Properties tab, in the Parameters area,
click New.
- Optional:
In the Name box, enter Logical
Reference.
The input parameter type for this method is Logical
Reference. By default, the name of the created input parameter is p.
-
From the Type list, select Logical
Reference.
-
To access the HVAC data:
-
From the
Data tab, expand the following variables and
categories.
-
Drag the methods to the graphical area.
Variable and
Type |
Category |
Method |
Graphical Area |
Logical Reference (p) |
Extensions |
Get All Sub-Components |
Empty space. |
RFLVPMLogicalInstance (rel) |
Types |
As HVAC Logical Instance Entity |
Loop on Get All Sub-Component of Logical Reference: rel |
HVAC Logical Instance Entity (rel2) |
Types |
As HVAC Logical Part Inst |
Loop on As HVAC Logical Instance Entity of rel: rel2 |
HVAC Logical Part Inst (rel3) |
Hvac
|
Get Connection List |
Loop on As HVAC Logical Part Inst of rel2: rel3 |
-
To display the HVAC values:
-
From the
Structure tab, drag Table in
Loop on Get Connection List of rel3: hva.
-
From the
Data tab, expand the following variables and
categories.
-
Drag the method to the graphical area.
Variable and
Types |
Category |
Method |
Graphical Area |
HVAC Logical Part Inst (rel3) |
Attributes |
Name |
First cell of the row in the table, in Loop on Get Connection
List of rel3: hva. |
HVAC Line Cnx (hva) |
Attributes |
V EquivalentDiameter |
Second cell of the row in the table, in Loop on Get Connection
List of rel3: hva. |
In this example, the template is defined to display:
- The name of the HVAC logical part.
- The equivalent diameter that belongs to the connection.

You can visualize the report file to be generated. For
more information, see Previewing a Report.