Measurement integrity

Numbers are only useful if you can trust them. In Cadre, volume, surface area, and watertightness are computed from the model’s geometry by the same kernel that builds it — not estimated on screen. That is a trust property, not a convenience feature.

What is measured

Why it is a trust property

There is only one geometry engine (see Architecture), so the measurement you read, the flag the AI reviewer cites, and the file you export all come from the same source. They cannot quietly disagree.

This is also what keeps AI review honest: a measured flag has to carry a real number from this layer, and a flag the measurement does not support is dropped. The measurement is the anti-guessing floor under every claim Cadre makes.

Watertightness and booleans

Because watertightness is measured, Cadre can refuse to produce a broken solid: a boolean operation that would yield a non-watertight or non-manifold result is rejected with an explanation rather than baked in. An imported mesh that is not watertight is flagged by its open-edge count on import, so you know before you build on it.

Honest precision

Volume, surface area, and watertightness are computed from the model’s triangles — exact for a flat-faced solid, and accurate to the tessellation for a curved one; a STEP export additionally carries the true curved surface. Interactive manufacturability metrics such as wall thickness and overhang angle are sampled from the surface: measured from the model, not guessed on screen, at sampling resolution rather than analytically perfect. Cadre states the number and the threshold so you can always check it yourself.