Share via


ProdRoute.materialConsumption Method

Computes whether material is consumed in a specified job.

Syntax

display ImageRes materialConsumption(ProdRoute _prodRoute)

Run On

Called

Parameters

  • _prodRoute
    Type: ProdRoute Table
    A ProdRoute table buffer that specifies the route for which to test for material consumption.

Return Value

Type: ImageRes Extended Data Type
An image constant if the material is consumed; otherwise, 0.

See Also

Reference

ProdRoute Table