ICubeCoordConvertor

Assembly: Cubes;

Description

The ICubeCoordConvertor interface is used to get source cube coordinates.

Inheritance Hierarchy

ICubeCoordConvertor

Comments

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.

Properties

  Property name Brief description
Selection The Selection property returns the source cube selection, according to which a cube was calculated.

Methods

  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:

Cubes Assembly Interfaces