Pattern override visibility

Sorry if I missed it, but I can’t seem to find how to toggle “Visible” for Projection & Cut Patterns. The node View.OverrideGraphicsSetting is expecting a fill pattern, but I want to set it to Hidden.

I found these methods in the SDK that I’m trying to set
SetCutFillPatternVisible
SetProjectionFillPatternVisible
and set both to (false)

If possible I would like to set all the categories to hidden.

You will find your solution here.

Kulkul,

Thank you for your help, but am I missing something? That applies a pattern or changes it, but I want to turn visibility off or set it to none.

1 Like

KulKul,
Now I understand my mistake. I was trying to set the Visibility to OFF, and the solution was to actually change the color to white. This is want I ended up with.