sketch.set.set.uv

Syntax

void := sketch.set.set.uv(sp,v_u,v_v)

Sets local horizontal u and vertical v axes. The out-of-plane w-axis will be calculated automatically.

Returns:

void - void return

Arguments:

sp - sketch set pointer

v_u - u-axis (3D or 2D vector)

v_v - v-axis (3D or 2D vector)