Share

UIFabricationUtils Class

General Fabrication UI utility methods in Revit UI.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.UI.UIFabricationUtils


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class UIFabricationUtils

The UIFabricationUtils type exposes the following members.

Methods

 NameDescription
Public methodStatic memberGetOpenConnectorIndicatorAwayColor Gets the color of the open connector indicator in away direction.
Public methodStatic memberGetOpenConnectorIndicatorPlanColor Gets the color of the open connector indicator in plan view.
Public methodStatic memberGetOpenConnectorIndicatorTowardsColor Gets the color of the open connector indicator in towards direction.
Public methodStatic memberSetOpenConnectorIndicatorAwayColor Sets the color of the open connector indicator in away direction
Public methodStatic memberSetOpenConnectorIndicatorPlanColor Sets the color of the open connector indicator in plan view.
Public methodStatic memberSetOpenConnectorIndicatorTowardsColor Sets the color of the open connector indicator in towards direction

See Also

Reference

Was this information helpful?