add_back_drill_stub_length#

Rules.add_back_drill_stub_length(name: str, value: str) Rules#

Append a maximum-allowed back-drill stub-length rule.

Parameters:
namestr

Rule identifier.

valuestr

Maximum allowed stub length with unit, e.g. "6mil".

Returns:
Rules

Self to enable method chaining.