Creates a new empty topology. The topology will not contain any feature classes or rules. Use the Add Feature Class To Topology and the Add Rule To Topology tools to populate the topology with feature classes and rules.If you do not specify a cluster tolerance or enter a value of zero, the default or minimum cluster tolerance will be applied to the new topology. The default cluster tolerance is derived from the precision of the spatial reference of the feature dataset in which you are creating the topology.
Syntax
| Visual Basic (Declaration) |
|
Public Class CreateTopology
Implements IGPProcess |
Inheritance Hierarchy
Requirements
Target Platforms:Windows XP Professional, Windows Server 2003 family
See Also