Building Blocks > Domain-Specific Building Blocks > Work Master Building Block
Work Master Building Block
The work master building block provides work master functionality as well as defining the production block. A work master defines the relationship or route between a material and the work center that is producing the material.
The work master building block is comprised of an abstract building block (PTC.WorkMaster) and an implementation building block (PTC.WorkMasterImpl). You can view the contents of these building blocks by viewing the PTC.WorkMaster and PTC.WorkMasterImpl projects in ThingWorx Composer.
Dependencies
The PTC.WorkMaster project has the following dependencies:
PTC.Base
PTC.MaterialMaster
PTC.MfgModel
The PTC.WorkMasterImpl project has the following dependencies:
PTC.WorkMaster
PTC.DBConnection
PTC.SCA.SCO
PTC.DefaultConfiguration
Was this helpful?