Shift Building Block
The shift building block provides the ability to schedule and track shifts for a production. It allows users to create shift schedules and provides hooks to organize production data into the shifts.
The shift building block is comprised of an abstract building block (PTC.Shift) and an implementation building block (PTC.ShiftImpl). You can view the contents of these building blocks by viewing the PTC.Shift and PTC.ShiftImpl projects in ThingWorx Composer.
Dependencies
The PTC.Shift project has the following dependencies:
PTC.Base
PTC.ModelManagement
The PTC.ShiftImpl project has the following dependencies:
PTC.Shift
PTC.DBConnection
PTC.DefaultConfiguration
PTC.MfgModel
Was this helpful?