| type | string | "Angle" or "Distance" |
| component | string | Sx, Sy, Sxy, etc.. See element reference manual for details |
| posX | optional double | Only needed when type is "Angle". Alternative, can be the node from which the coordinates x, y will be extracted |
| posY | optional double | Only needed when type is "Angle" and posX is not a node |
| Return value | array of Dataset objects | The datasets just created in array format |
Back to GraphBase
Back to Overview