14.7.3.50 SplitNodePatch
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 | |||
Stereotypes: | XSDcomplexType |
Optional construction used to introduce additional nodes on coordinate lines. Used to represent complex geometries, e.g., for stair-step grids and reverse faults.
BUSINESS RULE: Patch Index must be positive because a patch index of 0 refers to the fundamental column-layer coordinate line nodes.
Name |
Data Type |
Notes |
---|---|---|
Count |
positiveInteger |
Number of additional split nodes. Count must be positive. |
ParentNodeIndices |
AbstractIntegerArray |
Parent coordinate line node index for each of the split nodes. Used to implicitly define cell geometry. |
CellsPerSplitNode |
ResqmlJaggedArray |
Cell indices for each of the split nodes. Used to implicitly define cell geometry. List-of-lists construction used to support split nodes shared between multiple cells. |
Derived From: Patch
Derived Classes: (none)
Role |
Class |
Cardinality |
---|---|---|
SplitFaces |
0..1 |