| resultsType | string | |
| col | string | |
| startX | double | |
| startY | double | |
| endX | double | |
| endY | double | |
| stringX | optional string | |
| stringY | optional string | |
| posX | optional double | |
| posY | optional double | |
| posZ | optional double | |
| useAngle | optional bool | TRUE if the posX, posY, posZ will be taken into account(they wont anyway if they are NULL) |
| matrix | optional double | transformation matrix |
| Return value | array of Dataset objects | The datasets just created in array format |
Back to GraphBase
Back to Overview