sketch.set.set.un
Syntax
The function only applies to 3D case (when 3D zones are generated from the sketch).
Sets both the u-axis and n-axis (normal axis). They correspond to \(x\) and \(z\) directions in the sketch 2D coordinate system when the model is extruded into 3D.
void - void return
sp - sketch set pointer
v_u - u-axis (3D vector)
v_n - n-axis (3D vector)
sketch.set.region.nodes
sketch.set.set.uv
9.1.13