Description | ||||||||||||||
Assigns the value of a special property for the manufacturing process manager step or operation. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Advanced NC | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMfgproctable.h> | ||||||||||||||
ProError | ProMfgprocitemPropertySet | ( | ||||||||||||
ProMfgprocItem* item | ||||||||||||||
/* (In) | ||||||||||||||
The manufacturing step or operation. | ||||||||||||||
*/ | ||||||||||||||
ProMfgprocitemPropertyType property_type | ||||||||||||||
/* (In) | ||||||||||||||
The property type. | ||||||||||||||
*/ | ||||||||||||||
ProParamvalue* property | ||||||||||||||
/* (In) | ||||||||||||||
The property value. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|