Description | ||||||||
Retrieves the name from the ProSimprepdata structure.
NOTE: Operates on assemblies only, not parts. |
||||||||
Replacement in Object TOOLKIT: | pfcRetrieveExistingSimpRepInstructions::ExistSimpName | |||||||
Synopsis | ||||||||
#include <ProSimprepdata.h> | ||||||||
ProError | ProSimprepdataNameGet | ( | ||||||
ProSimprepdata* p_data | ||||||||
/* (In) | ||||||||
The pointer to the ProSimprepdata structure | ||||||||
*/ | ||||||||
ProName name | ||||||||
/* (Out) | ||||||||
The name of the simplified representation extracted from the p_data | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|