| Revit 2022.1 API |
| ExportLineweightTable Constructor |
| ExportLineweightTable Class See Also |
Constructs a new ExportLineweightTable with default settings.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Syntax
| C# |
|---|
public ExportLineweightTable() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: ExportLineweightTable() |