14.7.3.51 SubnodePatch

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

Each patch of subnodes is defined independently of the others. Number of nodes per object is determined by the subnode kind.

Table 14.7.3.51-1 Attributes

Name

Data Type

Notes

SubnodeNodeObject

SubnodeNodeObject

 

NodeWeightsPerSubnode

AbstractValueArray

Node weights for each subnode. Count of nodes per subnode is known for each specific subnode construction.

Data order consists of all the nodes for each subnode in turn. For example, if uniform and stored as a multi-dimensional array, the node index cycles first.

BUSINESS RULE: Weights must be non-negative.

BUSINESS RULE: Length of array must be consistent with the sum of nodeCount x subnodeCount per object, e.g., for 3 subnodes per edge (uniform), there are 6 weights.

Derived From: Patch

Derived Classes: VariableSubnodePatch, UniformSubnodePatch, ColumnSubnodePatch

Relationships: None