Click or drag to resize

ProxyUtilSourcePoint Method

Overload List
  NameDescription
Public methodSourcePoint(EngineNode, IQuantity)

Returns an ISourcePoint for the node and quantity.

It returns the first quantity of that type that is offered, and null if the quantity is not offered.

Public methodSourcePoint(EngineReach, Int32, IQuantity)

Returns an ISourcePoint for the gridpoint and quantity.

It returns the first quantity of that type that is offered, and null if the quantity is not offered.

Top
See Also