data.vector.create

Syntax

vp = data.vector.create(v)

Create a vector. The position of the vector is v, and the vector value is set to {(0.0,0.0) in 2D; (0.0,0.0,0.0) in 3D}.

Returns:vp - vector pointer
Arguments:v - vector position