← 返回函数库

footprint

Misc 简单操作 已实现

语法

footprint(...)

示例

Lot --> footprint()

🎨 3D 预览 — 建筑 footprint

@StartRule
Lot --> primitiveQuad(6, 4)
        footprint()
        color(0.6, 0.7, 0.8)