ICalcAlgorithm.FindWxShapeByCalcObject

Syntax

FindWxShapeByCalcObject(CalcObj: ICalcObject): IWxShape;

None;

Parameters

CalcObj. Calculation algorithm object.

Description

The FindWxShapeByCalcObject method searches for calculation algorithm object.

See also:

ICalcAlgorithm