Revit 2023 API |
ExportLinetypeTable..::..GetLinetypeTableIterator Method |
ExportLinetypeTable Class See Also |
Returns a ExportLinetypeTableIterator that iterates through the collection.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public ExportLinetypeTableIterator GetLinetypeTableIterator() |
Visual Basic |
---|
Public Function GetLinetypeTableIterator As ExportLinetypeTableIterator |
Visual C++ |
---|
public: ExportLinetypeTableIterator^ GetLinetypeTableIterator() |