IForeObjectsGraph.ObjectIndexing

Syntax

ObjectIndexing: Boolean;

Description

The ObjectIndexing property determines whether objects in graph will be numerable.

Comments

If the property is set to True, objects will be numerated on putting graph to the file.

Example

The example of use is given in description of the IForeRuntime.ForeObjectsGraph property.

See also:

IForeObjectsGraph