Skip to content

Buildable Envelope (moved)

Deprecated — moved to the design family

snaptrude.entity.buildableEnvelope is deprecated. Buildable-envelope operations now live in the design family — same implementation, same signatures. The old paths keep working for now, but new code should call the canonical names below.

DeprecatedCanonical
entity.buildableEnvelope.create(...)design.create.buildableEnvelope(...)
entity.buildableEnvelope.update(...)design.update.buildableEnvelope(...)

See Design → Create and Design → Update for the full documentation of every argument, type, and error condition.