Skip to content
Shapemetry

Model - imageEntity producers

Every producer whose return is imageEntity[] — what it creates is concatenated into the entity stream. Authored as a step in an objects[] chain.

MethodDescriptionArgTypeDefaultMeaning
imageEntityImage — Places an attached bitmap (a url-method parameter, referenced by key, or a direct https:/data: URI) as a framed picture — the same 'image' annotation a sheet placement builds, composable here with curves/other annotations.namestring''A url-method parameter key (bare reference or quoted), or a direct https:/data: URI.
atpoint[0, 0, 0]Frame's local top-left corner.
widthlength80
heightlength00 = width × 3/4 (the bitmap letterboxes inside the frame, never stretches).
Last updated: 📖 1 min readEdit on GitHub