SliceGroup.offsetAxes


offsetAxes(x, y)

Offsets the local axes of the slice, Multiple calls are not cumulative - each offset is relative to the original definition of the slice, not the previous offset (note, angle is applied before x/y offsets)

xdoubledistance (in model units) to move the axes origin in X
ydoubledistance (in model units) to move the axes origin in Y Otherwise the original definition is used
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to SliceGroup

Back to Overview