Returns override color that will be applied to geometry during rendering.
Namespace: Autodesk.Revit.DB.DirectContext3DAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static bool GetOverrideColor(
out Color color
)
Parameters
- color Color%
-
Return Value
Boolean
See Also
Reference