SolidFill property

Sets or returns whether traces, solids and hatches are filled in. The value of this property is stored in the FILLMODE system variable. The initial value of this property is True.

 

Syntax

BooleanVariable = object.SolidFill

object.SolidFill = <Boolean>

Where:

     BooleanVariable determines whether fill is applied (True) or not (False).

     object is the DocumentPreferences object.

 

Examples...

SolidFill property example

 


© Bricsys NV. All rights reserved.