Building Blocks > Domain-Specific Building Blocks > Material Master Building Block
Material Master Building Block
The material master building block provides the ability to create and manage materials. Materials can be any substance, including parts, liquids, gasses, and so on. A material can represent consumed material (material that is used to produce something) as well as the resulting something that is produced.
The material master building block is comprised of an abstract building block (PTC.MaterialMaster) and an implementation building block (PTC.MaterialMasterImpl). You can view the contents of these building blocks by viewing the PTC.MaterialMaster and PTC.MaterialMasterImpl projects in ThingWorx Composer.
Dependencies
The PTC.MaterialMaster project has the following dependencies:
PTC.Base
PTC.MfgModel
The PTC.MaterialMasterImpl project has the following dependencies:
PTC.DBConnection
PTC.MaterialMaster
PTC.DefaultConfiguration
PTC.SCA.SCO
Was this helpful?