UIFabricationUtils
Description:
General Fabrication UI utility methods in Revit UI.
General Fabrication UI utility methods in Revit UI.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.UI.UIFabricationUtils
System.Object
Autodesk.Revit.UI.UIFabricationUtils
public static class UIFabricationUtils
| Name | Return Type | Description |
|---|---|---|
| GetOpenConnectorIndicatorAwayColor() | Color | Gets the color of the open connector indicator in away direction. |
| GetOpenConnectorIndicatorPlanColor() | Color | Gets the color of the open connector indicator in plan view. |
| GetOpenConnectorIndicatorTowardsColor() | Color | Gets the color of the open connector indicator in towards direction. |
| SetOpenConnectorIndicatorAwayColor(Color) | None | Sets the color of the open connector indicator in away direction |
| SetOpenConnectorIndicatorPlanColor(Color) | None | Sets the color of the open connector indicator in plan view. |
| SetOpenConnectorIndicatorTowardsColor(Color) | None | Sets the color of the open connector indicator in towards direction |