| Revit 2022.1 API |
| ExportLineweightTable..::..GetLineweightTableIterator Method |
| ExportLineweightTable Class See Also |
Returns a ExportLineweightTableIterator that iterates through the collection.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Syntax
| C# |
|---|
public ExportLineweightTableIterator GetLineweightTableIterator() |
| Visual Basic |
|---|
Public Function GetLineweightTableIterator As ExportLineweightTableIterator |
| Visual C++ |
|---|
public: ExportLineweightTableIterator^ GetLineweightTableIterator() |