Sets the color of the open connector indicator in away direction
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public static void SetOpenConnectorIndicatorAwayColor( Color color )
Parameters
- color Color
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
