subtract#

Modeler3DLayout.subtract(blank, tool)[source]#

Subtract objects from one or more names.

Parameters:
blankstr

Name of the geometry to subtract from.

toolstr or list

One or more names of the geometries to subtract.

Returns:
bool

True when successful, False when failed.

References

>>> oEditor.Subtract