PanelTypeSetIterator Class


An iterator to a panel type set.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)

Syntax

C#
public abstract class PanelTypeSetIterator : APIObject, 
	IEnumerator
Visual Basic
Public MustInherit Class PanelTypeSetIterator _
	Inherits APIObject _
	Implements IEnumerator
Visual C++
public ref class PanelTypeSetIterator abstract : public APIObject, 
	IEnumerator

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBAPIObject
    Autodesk.Revit.DBPanelTypeSetIterator

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →