sketch.set.set.uv
Syntax
Sets both the u-axis and v-axis. They correspond to \(x\) and \(y\) directions in the sketch 2D coordinate system when the model is used to generate zones.
void - void return
sp - sketch set pointer
v_u - u-axis (3D or 2D vector)
v_v - v-axis (3D or 2D vector)
sketch.set.set.un
sketch.set.set.vn
9.1.13