← 返回函数库

filesSearch

File I/O 内置函数 已实现

语法

filesSearch(...)

示例

attr x = filesSearch(...)

🎨 3D 预览 — 批量文件搜索

@StartRule
Lot --> primitiveCube(4, 4, 4)
        print(filesSearch("example"))
        color(0.6, 0.7, 0.8)