14.7.3.29 Edges

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

Unstructured cell grids require the definition of edges if the subnode attachment is of kind edges.

Use Case: Finite elements, especially for higher order geometry.

BUSINESS RULE: Edges must be defined for unstructured cell grids if subnode nodes of kind edges are used.

Table 14.7.3.29-1 Attributes

Name

Data Type

Notes

Count

positiveInteger

Number of edges. Must be positive.

NodesPerEdge

AbstractIntegerArray

Defines a list of 2 nodes per edge.

Count = 2 x EdgeCount

Derived From: (none)

Derived Classes: (none)

Relationships: None