2026 Class
Changes 3
C

IFCExternalServiceUIData

Description:
UI data wrapper for IFCExternalServiceUIData.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.UI.IFCExternalServiceUIData
public class IFCExternalServiceUIData : IDisposable
Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the IFCExternalServiceUIData
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetParentHwnd() IntPtr return the parent handle
M GetRevitElementIds() IList<ElementId> return the list of revit Element Ids
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object
Name Return Type Description Inherited From
P Document Document return the document
P IsReset bool flag to indicate the value has been reset
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P ParamId ElementId the parameter id
P SelectedIFCItem string The selected IFC Item (can be IFC Entity, or PredefinedType)