ExternalServices.BuiltInExternalServices.IFCEntityTreeUIService Property

ExternalServicesBuiltInExternalServicesIFCEntityTreeUIService Property

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: 25.3.0.0 (25.3.0.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

ExternalServiceId
See Also