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