subtract# Modeler3DLayout.subtract(blank, tool)[source]# Subtract objects from one or more names. Parameters: blankstrName of the geometry to subtract from. toolstr or listOne or more names of the geometries to subtract. Returns: boolTrue when successful, False when failed. References >>> oEditor.Subtract