General Fabrication UI utility methods in Revit UI.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.UI.UIFabricationUtils
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class UIFabricationUtils
The UIFabricationUtils type exposes the following members.
Methods
| 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 |
