Click or drag to resize

ResultDataSearchFindStructure Method

Overload List
  NameDescription
Public methodFindStructure(String)
Find location of structure with given structureId

If more than one structure exists with the same Id, the first one found is returned. This can happen for urban type setups where several structures of different type can have same Id, e.g. a weir and a pump.

Public methodFindStructure(String, String)
Find location of structure with given structureId and structureType

More than one structure can have the same Id. This can happen for urban type setups where several structures of different type can have same Id, e.g. a weir and a pump.

Top
See Also