14.7.3.57 UnstructuredColumnEdges
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 | |||
Stereotypes: | XSDcomplexType |
Column edges are used to construct the index for faces. For unstructured column-layer grids, the column edge indices must be defined explicitly. Column edges are not required to describe lowest order grid geometry, but may be needed for higher order geometries or properties.
Name |
Data Type |
Notes |
---|---|---|
Count |
positiveInteger |
Number of unstructured column edges in this grid. Must be positive. |
PillarsPerColumnEdge |
ResqmlJaggedArray |
Definition of the column edges in terms of the pillars-per-column edge. Pillar count per edge is usually 2, but the list-of-lists construction is used to allow column edges to be defined by more than 2 pillars. |
Derived From: (none)
Derived Classes: (none)
Relationships: None