Declaration

func removeAxis(at idx: UInt)

Declaration

- (void) removeObjectFromAxesAtIndex:(NSUInteger) idx;

Declaration

removeObjectFromAxesAtIndex_(idx: int)

Parameters

idx

A valid index in axes.

Discussion

The removed axis no longer belongs to the glyph.

See Also

Glyph Axes

See Also

Glyph Axes