Revit 2026 API
IFramework |
Interface that the Revit UI will call, if present, to construct the FrameworkElement
for the pane.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
The IFrameworkElementCreator type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CreateFrameworkElement | Method called to create the FrameworkElement. |
See Also