Share

UIFabricationUtils.SetOpenConnectorIndicatorPlanColor Method

Sets the color of the open connector indicator in plan view.


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

Syntax

C#

public static void SetOpenConnectorIndicatorPlanColor(
	Color color
)

Parameters

color  Color
 

Exceptions

ExceptionCondition
ArgumentNullException A non-optional argument was null

See Also

Reference

Was this information helpful?