GetSpecificTopobase(xml: String, trim: Boolean): ITopobase;
xml. Topobase tree-structure.
trim. Attribute whether output topobase must be cut.
The GetSpecificTopobase method creates topobase by specified tree-structure.
Available values of the trim parameter:
True. Resultant topobase will be cut by the size of topobase set by the tree-structure.
False. The output topobase size will be equal to the size of the topobase for which the GetSpecificTopobase method is called.
The property use is given in the example for ITopobase.Tree.
See also: