<Code Lib>
2022 Method
Changes 0
M

OverrideGraphicSettings.SetCutLineColor

Description:
Sets the cut surface line color.

public OverrideGraphicSettings SetCutLineColor(
	Color color
)

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

Loading…