Declaration

func getPositionsFrom(_ otherPath: GSShape)

Declaration

- (void) getPositionsFromShape:(GSShape *) otherPath;

Declaration

getPositionsFromShape_(otherPath: GSShape)

Parameters

otherPath

The shape providing the geometric values.

Discussion

Both shapes must have the same concrete type and compatible structure. Other shape content is preserved.

See Also

Geometry