Share

ExportLayerInfo.GetLayerModifiers Method

Gets all the project layer modifiers from the layer info.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public IList<LayerModifier> GetLayerModifiers()

Return Value

IList<LayerModifier>
The project layer modifier array.

See Also

Reference

Was this information helpful?