Files
2026-07-22 13:48:46 +08:00

277 B

select

API Definition

def select(items: Iterable[Any]) -> Query

Source: ql.py

Import Surface

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

Description

Start a QL query over a shape collection or selector scope.