<Code Lib>
2025.3 Method
Changes 0
M

OverrideGraphicSettings.SetCutForegroundPatternColor

Description:
Sets the override color of the foreground pattern of cut faces.

public OverrideGraphicSettings SetCutForegroundPatternColor(
	Color color
)

  • color
    Value of the cut face foreground color for the override. InvalidColorValue means no override is set.
Return Value OverrideGraphicSettings Reference to the changed object.

Loading…