Fix name-change in DRC rules syntax help.
This commit is contained in:
parent
7f1c376128
commit
e1eabac5e2
|
@ -113,7 +113,7 @@ True if `A` exists on the given layer. The layer name can be
|
|||
either the name assigned in Board Setup > Board Editor Layers or
|
||||
the canonical name (ie: `F.Cu`).
|
||||
|
||||
A.onLayer('<layer_name>')
|
||||
A.existsOnLayer('<layer_name>')
|
||||
|
||||
NB: this returns true if `A` is on the given layer, independently
|
||||
of whether or not the rule is being evaluated for that layer.
|
||||
|
|
Loading…
Reference in New Issue