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