14.4.9 ParametricLineFromRepresentationLatticeArray

Topic Version1Published09/11/2015
For StandardRESQML 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.

Table 14.4.9.2-1 Attributes

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)

Table 14.4.9.2-2 Relationships

Role

Class

Cardinality

SupportingRepresentation

AbstractRepresentation

1..1