G-code Preview — API Reference
    Preparing search index...
    interface OpenedContainer {
        id: "gcode-3mf";
        metadata: ContainerMetadata;
        plates: PlateEntry[];
        openPlate(index: number): StreamLike;
    }
    Index

    Properties

    Methods

    Properties

    id: "gcode-3mf"
    plates: PlateEntry[]

    Methods