14.7.3.36 IjGaps
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 | |||
Stereotypes: | XSDcomplexType |
Optional object used to indicate that adjacent columns of the model are split from each other, which is modeled by introducing additional (split) pillars.
Name |
Data Type |
Notes |
---|---|---|
SplitPillarCount |
positiveInteger |
Number of split pillars in the model. Count must be positive. |
ParentPillarIndices |
AbstractIntegerArray |
Parent pillar index for each of the split pillars. This information is used to infer the grid cell geometry. BUSINESS RULE: Array length must match splitPillarCount. |
ColumnsPerSplitPillar |
ResqmlJaggedArray |
List of columns for each of the split pillars. This information is used to infer the grid cell geometry. BUSINESS RULE: The length of the first list-of-lists array must match the splitPillarCount. |
Derived From: (none)
Derived Classes: (none)
Role |
Class |
Cardinality |
---|---|---|
IjSplitColumnEdges |
0..1 |