14.7.3.48 SplitEdges
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 | |||
Stereotypes: | XSDcomplexType |
If split nodes are used in the construction of a column-layer grid and indexable elements of kind edges are referenced, then the grid edges need to be re-defined.
Use Case: finite elements, especially for higher order geometry.
Name |
Data Type |
Notes |
---|---|---|
Count |
positiveInteger |
Number of edges. Must be positive. |
ParentEdgeIndices |
AbstractIntegerArray |
Parent unsplit edge index for each of the additional split edges. |
FacesPerSplitEdge |
ResqmlJaggedArray |
Association of faces with the split edges, used to infer continuity of property, geometry, or interpretation with an attachment kind of edges. |
Derived From: (none)
Derived Classes: (none)
Relationships: None