An iterator to a set of plan topology objects.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
 Syntax
Syntax
| C# | 
|---|
| public abstract class PlanTopologySetIterator : APIObject, 
	IEnumerator | 
| Visual Basic | 
|---|
| Public MustInherit Class PlanTopologySetIterator _
	Inherits APIObject _
	Implements IEnumerator | 
| Visual C++ | 
|---|
| public ref class PlanTopologySetIterator abstract : public APIObject, 
	IEnumerator | 
 Inheritance Hierarchy
Inheritance Hierarchy
 See Also
See Also