GetStdCubeSourceCoord(Coord: Array; Var SourceCoord: Array): Integer;
Coord. Array containing keys of dimension elements that form a source cube coordinate.
SourceCoord. Array, to which keys of dimension elements that form a source cube coordinate will be placed.
The GetStdCubeSourceCoord method calculates a source cube coordinate according to the sent coordinate in a source cube.
The method is kept for compatibility. It is recommended to use the ICubeCoordConvertor.GetStdCubeSourceCoordI method for development.
See also: