Revit 2026 API
UIFabrication |
General Fabrication UI utility methods in Revit UI.
SystemObject
Autodesk.Revit.UIUIFabricationUtils
Autodesk.Revit.UIUIFabricationUtils
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
The UIFabricationUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| GetOpenConnectorIndicatorAwayColor | Gets the color of the open connector indicator in away direction. | |
| GetOpenConnectorIndicatorPlanColor | Gets the color of the open connector indicator in plan view. | |
| GetOpenConnectorIndicatorTowardsColor | Gets the color of the open connector indicator in towards direction. | |
| SetOpenConnectorIndicatorAwayColor | Sets the color of the open connector indicator in away direction | |
| SetOpenConnectorIndicatorPlanColor | Sets the color of the open connector indicator in plan view. | |
| SetOpenConnectorIndicatorTowardsColor | Sets the color of the open connector indicator in towards direction |
See Also