Click or drag to resize

HDModuleGetImplicitSourcePoint Method

Overload List
  NameDescription
Public methodGetImplicitSourcePoint(EngineNode)
Get an implicit source point proxy for the node.

This can only be called after the Prepare(Diagnostics) function has been called.

Public methodGetImplicitSourcePoint(EngineReach, Int32)
Get an implicit source point proxy for the gridpoint in the reach.

This can only be called after the Prepare(Diagnostics) function has been called.

Top
See Also