SetOpenConnectorIndicatorTowardsColor Method


UIFabrication Utils Set Open Connector Indicator Towards Color Method

Sets the color of the open connector indicator in towards direction

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static void SetOpenConnectorIndicatorTowardsColor(
	Color color
)

Parameters

color Color
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
See Also