Skip to main content

offset_surface_measured

Function offset_surface_measured 

Source
pub fn offset_surface_measured(
    face: &FaceRecord,
    distance: f64,
    planar_extension: f64,
    band: f64,
) -> Result<MeasuredOffsetSurface, String>
Expand description

offset_surface, plus the deviation MEASURED between the carrier it built and the pointwise offset that carrier approximates.

The surface is bit-identical to offset_surface’s — this calls the same body and adds a read-only pass afterwards. Nothing here can change the carrier: occt-offset-algorithms.md §6.1’s ADOPT is a record of what happened, never a new budget.