| Revit 2020 API |
| ExportLayerInfo..::..ClearLayerModifiers Method |
| ExportLayerInfo Class See Also |
Clears all the project layer modifiers stored in the layer info.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2014
Syntax
| C# |
|---|
public void ClearLayerModifiers() |
| Visual Basic |
|---|
Public Sub ClearLayerModifiers |
| Visual C++ |
|---|
public: void ClearLayerModifiers() |