Callback: IEnumerable<Double> load.GetNodalValuesForDisplay(IUserLoad load, Int32[] nodeIds)
Callback that is invoked to get nodal values associated with the load.
Mandatory Attributes
Name |
Description |
Type |
Allowed Values |
Optional Attributes
Name |
Description |
Type |
Default Value |
Allowed Values |
Return Value
Type: IEnumerable<Double>
An IEnumerable of Double containing the values for each id in nodeIds. The values have to be in the same order as nodeIds.