The CIMPLICITY API for Production Tracking (PRT) has been implemented using an object model approach to allow the user to manipulate PRT information in a logical and consistent manner.
The Model below demonstrates the relationships between the 6 most important objects available for use with the Basic Control Engine in PRT calls. In code, each arrow below would be replaced with a "." to allow access to the child objects.
Example
"PRT.Group(0).Region(3).Item(0).Attr(6).Id"
PRT Object Model member list. |
|
Production tracking application interface. |