I find it easiest to use HVACTemplate to build the
initial system, then expand the IDF and customize. That way the expansion
macro will add all the connections you need (except those components that are
not supported by the Template objects). We wrote a Python script to map
the expanded system node for node so we can see where to modify connections and
controllers. Before that, we almost always had to map the system diagram
by hand to keep track of all the connctions and add new ones without
typos. The SVG file is useless in this regard.
David
|