extrude.set.set.uv

Syntax

void = extrude.set.set.uv(sp,v_u,v_V)

Sets both the u-axis and v-axis. They correspond to \(x\) and \(y\) directions in the extruder 2D coordinate system when the model is extruded into 3D.

Returns:
Arguments:

sp - extrude set pointer

v_u - u-axis (3D vector)

v_v - v-axis (3D vector)