Convert(SourceFormat: TopobaseFormat; DestFormat: TopobaseFormat): IIOStream;
SourceFormat. Value of the source format.
DestFormat. Output format value.
The Convert method converts the topobase from the source format to the output format.
For details about features of output topobase formats see the description of the TopobaseFormat enumeration.
The method use is given in description of the ITopobase.AvailableFormats property.
See also: