14.7.4.9 EdgePatch

Topic Version1Published09/11/2015
For StandardRESQML v2.0.1
Stereotypes:XSDcomplexType

Describes edges that are not linked to any other edge. Because edges do not have indices, a consecutive pair of nodes is used to identify each edge.

The split edges dataset is a set of nodes (2 nodes per edge). Each patch has a set of 2 nodes.

Table 14.7.4.9-1 Attributes

Name

Data Type

Notes

SplitEdges

AbstractIntegerArray

An array of split edges to define patches.

It points to an HDF5 dataset, which must be a 2D array of non-negative integers with dimensions 2 x numSplitEdges. integers with dimensions {2, numSplitEdges}.

Derived From: Patch1d

Derived Classes: (none)

Relationships: None