G-code Preview — API Reference
    Preparing search index...
    interface ModelClassification {
        classification: Confidence;
        modelBounds: ToolpathBounds;
    }
    Index

    Properties

    classification: Confidence

    Confidence that modelBounds reflects the printed model (DD-026 D7).

    modelBounds: ToolpathBounds

    Bounds of the classified model extrusion; empty (Infinity/-Infinity) when unknowable.