Documentation
    Preparing search index...

    Manufacturing costs

    Negative values are allowed.

    type Costs = {
        material: number;
        setup: number;
        unit: number;
    }
    Index

    Properties

    Properties

    material: number
    setup: number
    unit: number