extrude.set.set.vn

Syntax

void = extrude.set.set.vn(sp,v_v,v_n)

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

Returns:
Arguments:

sp - extrude set pointer

v1 - v-axis (3D vector)

v2 - n-axis (3D vector)