mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Added riGetActiveCellCenters
p4#: 21691
This commit is contained in:
@@ -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, ResInsight’s Current Case is used.\n"
|
||||
|
||||
Reference in New Issue
Block a user