sketch.set.origin

Syntax

v := sketch.set.origin(sp)
sketch.set.origin(sp) := v

Get/set the origin of the sketch transformation. When extruded, the sketch coordinate system origin (0,0) is mapped to zones coordinate origin specified by vector v.

Returns:

v - origin of the extrusion transformation

Accepts:

v - origin of the extrusion transformation

Arguments:

sp - sketch set pointer