OverrideGraphicSettings.SetCutLineColor
Method
Description:
Sets the cut surface line color.
Sets the cut surface line color.
Parameters
Parameter | Type | Description |
---|---|---|
color | Color | Value of the cut surface line color for the override. InvalidColorValue means no override is set. |
Return Value
Type | Description |
---|---|
OverrideGraphicSettings | Reference to the changed object. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |