CreateExecutor: ICubeInstanceDestinationExecutor;
The CreateExecutor method creates an object that calculates the output matrix of a cube.
To create an object that calculates output cube matrix with the use of parameters, use ICubeInstanceDestination.CreateExecutorO.
The method use is given in example for the ICubeInstanceDestinationExecutor.PerformExecute method.
See also: