261 B
261 B
and_
API Definition
def and_(*predicates: Predicate) -> Predicate
Source: ql.py
Import Surface
- submodule:
from simplecadapi.ql import and_orsimplecadapi.ql.and_
Description
Combine predicates so all of them must match.