IFCAny Handle Set Attribute(String, ISet String ) Method Namespace: Autodesk.Revit.DB.IFC Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public void SetAttribute( string name, ISet<string> values ) Public Sub SetAttribute ( name As String, values As ISet(Of String) ) public: void SetAttribute( String^ name, ISet<String^>^ values ) member SetAttribute : name : string * values : ISet<string> -> unit Parameters name String values ISet String See Also Reference IFCAnyHandle Class SetAttribute Overload Autodesk.Revit.DB.IFC Namespace
IFCAny Handle Set Attribute(String, ISet String ) Method Namespace: Autodesk.Revit.DB.IFC Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public void SetAttribute( string name, ISet<string> values ) Public Sub SetAttribute ( name As String, values As ISet(Of String) ) public: void SetAttribute( String^ name, ISet<String^>^ values ) member SetAttribute : name : string * values : ISet<string> -> unit Parameters name String values ISet String See Also Reference IFCAnyHandle Class SetAttribute Overload Autodesk.Revit.DB.IFC Namespace