14.4.9 ParametricLineFromRepresentationLatticeArray
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 | |||
Stereotypes: | XSDcomplexType |
The lattice array of parametric lines extracted from an existing representation.
BUSINESS RULE: The supporting representation must have pillars or lines as indexable elements.
Name |
Data Type |
Notes |
---|---|---|
LineIndicesOnSupportingRepresentation |
IntegerLatticeArray |
The line indices of the selected lines in the supporting representation. The index selection is regularly incremented from one node to the next node. BUSINESS RULE: The dimensions of the integer lattice array must be consistent with the dimensions of the supporting representation. For a column-layer grid, the parametric lines follow the indexing of the pillars. BUSINESS RULE: The start value of the integer lattice array must be the linearized index of the starting line. Example: iStart + ni * jStart in case of a supporting 2D grid. |
Derived From: AbstractParametricLineArray
Derived Classes: (none)
Role |
Class |
Cardinality |
---|---|---|
SupportingRepresentation |
1..1 |