Type Alias: SingleFace
type SingleFace =
| Face
| FaceFinder
| FinderFunction<FaceFinder, AnyShape>;
Defined in: packages/replicad/src/finders/helpers.ts:5
type SingleFace =
| Face
| FaceFinder
| FinderFunction<FaceFinder, AnyShape>;
Defined in: packages/replicad/src/finders/helpers.ts:5