ResultDataSearchFindStructure Method

Overload List

FindStructure(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.

FindStructure(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.

See Also