WaterGeometryObject::GetGeometryCoord
Defined in:
Returns the water geometry coordinates.
C4Water.hPrototype
const Integer2D& GetGeometryCoord(void) const;
Description
The GetGeometryCoord function returns the coordinates of the water geometry within the water block. These coordinates are established when the water block is created and do not change.
