extrude.set.set.vn

Syntax

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

The function only applies to 3D case (when 3D zones are generated from the Extruder).

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:

void - void return

Arguments:

sp - extrude set pointer

v1 - v-axis (3D vector)

v2 - n-axis (3D vector)