Returns a ExportLineweightTableIterator that iterates through the collection.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ExportLineweightTableIterator GetLineweightTableIterator()
Return Value
ExportLineweightTableIteratorA ExportLineweightTableIterator object that can be used to iterate through key-value pairs in the collection.
See Also
Reference