Declaration

- (CGFloat) axisInternalValueValueForId:(NSString *) axisId;

Declaration

axisInternalValueValueForId_(axisId: str) -> float

Parameters

axisId

The axis identifier.

Discussion

An explicit Intermediate-layer coordinate takes precedence over the associated master value and the axis default. Returns NSNotFound when the axis is unknown.

See Also

Variation Axes