explicitly_subtract# Modeler3D.explicitly_subtract(tool_parts, blank_parts)[source]# Explicitly subtract all elements in a SolveInside list and a SolveSurface list. Parameters: tool_partslistList of dielectrics. blank_partslistList of metals. Returns: boolTrue when successful, False when failed. References >>> oEditor.Subtract >>> oEditor.PurgeHistory