Mixins: BooleanSolidRenderMixin, VolumePropertiesMixin, BaseAssembly
Creates a new solid by boolean combination of other solids.
One of 'Difference', 'Intersection', 'Union'
Flags : Cached, Parameter (Note this is uncached)
Expression : 'Difference'
'Difference'
The base (starting) solid.
Flags : Cached, Required, Parameter (Note this is uncached)
Expression : ``
A list of solids to combine with target via operation.
Expression : []
[]
BooleanSolid (d.1.0)
Mixins: BooleanSolidRenderMixin, VolumePropertiesMixin, BaseAssembly
Creates a new solid by boolean combination of other solids.