AllowFillHoles

 

Name

 

            AllowFillHoles

 

Type

 

            Read/Write

 

When to use it

 

            You can set the value of this property before calling Start method.

            You may get the value of this property anytime.

 

Prototype

 

            property AllowFillHoles: double;

 

Explanations

 

            Specify if the holes of the part can be filled with other parts.

            0 - no, the holes of the parts cannot be filled with other parts.

            1 - yes, the holes of the parts cannot be filled with other parts.

 

Default value

        1

 

See also:

 

        SetPartHole, GetPartHole, SetPart, GetPart.