| Revit 2017.1 API |
| ExportLinetypeTable..::..Clear Method |
| ExportLinetypeTable Class See Also |
Removes all contents stored in Export line type table.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Syntax
| C# |
|---|
public void Clear() |
| Visual Basic |
|---|
Public Sub Clear |
| Visual C++ |
|---|
public: void Clear() |