Declaration

func removePieceValue(forKey key: String)

Declaration

- (void) removePieceValueForKey:(NSString *) key;

Declaration

removePieceValueForKey_(key: str)

Parameters

key

The axis ID.

Discussion

The axis then uses the coordinate of the corresponding base-glyph layer.

See Also

Smart Components

  • Explicit interpolation values for smart-component axes.

  • Replaces the smart-component settings without copying, undo, or change notifications.

  • Sets an explicit interpolation value for a smart-component axis.

  • The explicit interpolation value for a smart-component axis, or nil when the axis has no explicit value.

  • The effective interpolation value for a smart-component axis.

See Also

Smart Components