2024 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
M Dispose() None Releases all resources used by the
M GetParentHwnd() IntPtr return the parent handle
M GetRevitElementIds() IList<ElementId> return the list of revit Element Ids
Name Return Type Description
P Document Document return the document
P IsReset bool flag to indicate the value has been reset
P IsValidObject bool 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)