ITopobase.FormatLoadFromStream

Syntax

FormatLoadFromStream(SourceFormat: TopobaseFormat, Stream: IIOStream);

Properties

SourceFormat .Topobase format.

Stream. The stream, from which the topobase is loaded.

Description

The FormatLoadFromStream method loads the topobase from the stream.

Example

The property use is given in the example for the ITopobase.FormatSaveToStream method.

See also:

ITopobase