Revit 2026 API
External |
The UI service which permits registration of an external server for new UI managing IFCEntity Selection
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ExternalServiceId IFCEntityTreeUIService { get; }
Public Shared ReadOnly Property IFCEntityTreeUIService As ExternalServiceId Get
public: static property ExternalServiceId^ IFCEntityTreeUIService { ExternalServiceId^ get (); }
static member IFCEntityTreeUIService : ExternalServiceId with get
Property Value
ExternalServiceIdSee Also