← 返回函数库

nRows

Array 内置函数 已实现

语法

nRows(...)

示例

attr x = nRows(...)

🎨 3D 预览 — 行数

@StartRule
Lot --> primitiveCube(4, 4, 4)
        print(nRows)
        color(0.6, 0.7, 0.8)