14.7.3.25 ColumnLayerSplitCoordinateLines
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 | |||
Stereotypes: | XSDcomplexType |
Definition of the indexing for the split coordinate lines. When present, this indexing contributes to the coordinate line nodes.
Name |
Data Type |
Notes |
---|---|---|
Count |
positiveInteger |
Number of split coordinate lines. The count must be positive. |
PillarIndices |
AbstractIntegerArray |
Pillar index for each split coordinate line. Length of this array is equal to the number of split coordinate lines. For the first pillarCount lines, the index of the coordinate line equals the index of the corresponding pillar. This array provides the pillar indices for the additional (split) coordinate lines. Used to implicitly define column and cell geometry. |
ColumnsPerSplitCoordinateLine |
ResqmlJaggedArray |
Column indices for each of the split coordinate lines. Used to implicitly define column and cell geometry. List-of-lists construction used to support shared coordinate lines. |
Derived From: (none)
Derived Classes: (none)
Role |
Class |
Cardinality |
---|---|---|
SplitColumnEdges |
0..1 |