<Code Lib>
2023 Method
Changes 0
M

OverrideGraphicSettings.SetCutBackgroundPatternVisible

Description:
Sets the visibility of the cut face background fill pattern.

public OverrideGraphicSettings SetCutBackgroundPatternVisible(
	bool fillPatternVisible
)

  • Boolean
    fillPatternVisible
    Value of the visibility of the cut face background fill pattern.
Return Value OverrideGraphicSettings Reference to the changed object.

Loading…