Assembly: Cubes;
The ICubeCoordConvertor interface is used to get source cube coordinates.
ICubeCoordConvertor
An object for getting a source cube coordinate can be obtained using the ICubeExecuteResult.CoordConvertor property. The interface is relevant if calculation was executed for a virtual cube or a cube view.
Property name | Brief description | |
Selection | The Selection property returns the source cube selection, according to which a cube was calculated. |
Method name | Brief description | |
GetStdCubeSourceCoord | The GetStdCubeSourceCoord method calculates a source cube coordinate according to the sent coordinate in a source cube. | |
GetStdCubeSourceCoordI | The GetStdCubeSourceCoordI method calculates a source cube coordinate according to the sent coordinate in a source cube. |
See also: