Added riGetActiveCellCenters

p4#: 21691
This commit is contained in:
Magne Sjaastad
2013-05-22 09:54:39 +02:00
parent f0d315c55e
commit e4bc6c9339
4 changed files with 259 additions and 1 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ void getCellCenters(NDArray& cellCenterValues, const QString &hostName, quint16
DEFUN_DLD (riGetCellCenters, args, nargout,
"Usage:\n"
"\n"
" riGetActiveCellInfo([CaseId], GridIndex )\n"
" riGetCellCenters([CaseId], GridIndex )\n"
"\n"
"This function returns the UTM coordinates (X, Y, Z) of the center point of all the cells in the grid.\n"
"If the CaseId is not defined, ResInsights Current Case is used.\n"