ITopobase.GetSpecificTopobase

Syntax

GetSpecificTopobase(xml: String, trim: Boolean): ITopobase;

Parameters

xml. Topobase tree-structure.

trim. Attribute whether output topobase must be cut.

Description

The GetSpecificTopobase method creates topobase by specified tree-structure.

Comments

Available values of the trim parameter:

Example

The property use is given in the example for ITopobase.Tree.

See also:

ITopobase