Share

ExportLineweightTable.GetLineweightTableIterator Method

Returns a ExportLineweightTableIterator that iterates through the collection.


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

Syntax

C#

public ExportLineweightTableIterator GetLineweightTableIterator()

Return Value

ExportLineweightTableIterator
A ExportLineweightTableIterator object that can be used to iterate through key-value pairs in the collection.

See Also

Reference

Was this information helpful?