14.7.3.29 Edges
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML 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.
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