Skip to content

#14223 Calculate geometry grid properties when creating grid from pyt…#14225

Open
kriben wants to merge 1 commit into
devfrom
14223-compute-geometry-properties-python-api
Open

#14223 Calculate geometry grid properties when creating grid from pyt…#14225
kriben wants to merge 1 commit into
devfrom
14223-compute-geometry-properties-python-api

Conversation

@kriben

@kriben kriben commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

…hon API

Compute the depth related geometry properties (DEPTH, DX, DY, DZ, TOPS, BOTTOM) in RimCornerPointCase::createFromCoordinatesArray and replaceGridFromCoordinatesArray, matching the behavior when importing a grid from file. The computation is guarded by the same autoComputeDepthRelatedProperties preference used by the file importers.

Fixes #14223.

…hon API

Compute the depth related geometry properties (DEPTH, DX, DY, DZ, TOPS, BOTTOM) in RimCornerPointCase::createFromCoordinatesArray and replaceGridFromCoordinatesArray, matching the behavior when importing a grid from file. The computation is guarded by the same autoComputeDepthRelatedProperties preference used by the file importers.
@kriben kriben marked this pull request as ready for review June 12, 2026 14:29
@kriben kriben requested a review from magnesj June 12, 2026 14:29
@kriben kriben self-assigned this Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Calculate geometry grid properties when creating grid from python API

1 participant