| Revit 2024 API |
| PlanTopologySetIterator Constructor |
| PlanTopologySetIterator Class See Also |
For Internal Use Only.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
| C# |
|---|
public PlanTopologySetIterator() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: PlanTopologySetIterator() |
Remarks
This constructor is exposed to enable support for COM interop only. This object should never be created by the developer.