Files
cad-Integration/SimpleCADAPI-master/docs/api/not_.md
T
2026-07-22 13:48:46 +08:00

236 B

not_

API Definition

def not_(predicate: Predicate) -> Predicate

Source: ql.py

Import Surface

  • submodule: from simplecadapi.ql import not_ or simplecadapi.ql.not_

Description

Negate a QL predicate.