create_clearance_on_component#

Pins3DLayout.create_clearance_on_component(extra_soldermask_clearance: float = 0.005) bool#

Create a Clearance on Soldermask layer by drawing a rectangle.

Parameters:
extra_soldermask_clearancefloat, optional

Extra Soldermask value in model units to be applied on component bounding box.

Returns:
bool