sketch.set.axis.n

Syntax

v := sketch.set.axis.n(sp)
sketch.set.axis.n(sp) := v

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

Get/set the normal axis. This is the direction of extrusion, perpendicular to 2D local \(x\) and \(y\).

Returns:

v - normal axis (3D vector)

Accepts:

v - normal axis (3D vector)

Arguments:

sp - sketch set pointer