GetLineweightTableIterator Method


Export Lineweight Table Get Lineweight Table Iterator Method

Returns a ExportLineweightTableIterator that iterates through the collection.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ExportLineweightTableIterator GetLineweightTableIterator()

Return Value

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