FillDisplay Enumeration

Whether a closed region should be drawn for wireframe display with its internal area filled or not.

Members

Name Value Description
Never 0 don't fill, even if fill attribute is on for the viewport
ByView 1 fill if the fill attribute is on for the viewport
Always 2 always fill, even if the fill attribute is off for the viewport
Blanking 3 always fill, fill will always be behind other geometry

Defined in

Last Updated: 08 January, 2020