Need not include all Engine nodes, use the GetNode(EngineNode) to check if a given engine node also has a corresponding air node.
public IReadOnlyList<IAirNode> Nodes { get; }
In This Article