OEC Application Programming Interface
AlgoList.AddAlgo Method
Adds an OSM algorithm.
public
Void
AddAlgo(
Algo
algo
);
Parameters
algo
OSM algorithm to be added
See Also
AlgoList Class
|
OEC.API.OSM.Info Namespace
|
Algo