FillDisplay Enumeration

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

Members

Name Value Description
Always always fill, even if the fill attribute is off for the viewport
Blanking always fill, fill will always be behind other geometry belonging to the same element.

@note Edge geometry is not produced for shapes with this fill type. If you want an outline, add it as separate geometry.
ByView fill if the fill attribute is on for the viewport
Never don't fill, even if fill attribute is on for the viewport

Defined in

Last Updated: 07 June, 2025