Namespace:
Autodesk.Revit.DB
LayerModifier
Class
Description:
A modifier used to designate extra strings to appear in the exported layer name.
A modifier used to designate extra strings to appear in the exported layer name.
Remarks:
A modifier consists of a type (from ModifierType and an optional separator. Apply a modifier to one or more ExportLayerInfo objects to modify the layer name that will be assigned when a Revit object is exported.
A modifier consists of a type (from ModifierType and an optional separator. Apply a modifier to one or more ExportLayerInfo objects to modify the layer name that will be assigned when a Revit object is exported.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.LayerModifier
System.Object
Autodesk.Revit.DB.LayerModifier
Syntax
public class LayerModifier : IDisposable