266 B
266 B
or_
API Definition
def or_(*predicates: Predicate) -> Predicate
Source: ql.py
Import Surface
- submodule:
from simplecadapi.ql import or_orsimplecadapi.ql.or_
Description
Combine predicates so at least one of them must match.