Base Import Options Set Layer Selection Method Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# VB C++ F# public void SetLayerSelection( ICollection<string> layerSelection ) Public Sub SetLayerSelection ( layerSelection As ICollection(Of String) ) public: void SetLayerSelection( ICollection<String^>^ layerSelection ) member SetLayerSelection : layerSelection : ICollection<string> -> unit Parameters layerSelection ICollection String See Also Reference BaseImportOptions Class Autodesk.Revit.DB Namespace
Base Import Options Set Layer Selection Method Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# VB C++ F# public void SetLayerSelection( ICollection<string> layerSelection ) Public Sub SetLayerSelection ( layerSelection As ICollection(Of String) ) public: void SetLayerSelection( ICollection<String^>^ layerSelection ) member SetLayerSelection : layerSelection : ICollection<string> -> unit Parameters layerSelection ICollection String See Also Reference BaseImportOptions Class Autodesk.Revit.DB Namespace