Description | ||||||||||||||
Retrieve user defined simplified representation as automatic rep.
NOTE: Operates on assemblies only, not parts. If errors occur in regeneration, the assembly will include suppressed features. The function ProSolidRetrievalErrorsGet identifies if errors occurred. |
||||||||||||||
Synopsis | ||||||||||||||
#include <ProSimprep.h> | ||||||||||||||
ProError | ProAutomaticSimprepRetrieve | ( | ||||||||||||
ProFamilyMdlName assem_name | ||||||||||||||
/* (In) | ||||||||||||||
The name of the assembly to retrieve | ||||||||||||||
*/ | ||||||||||||||
ProMdlfileType file_type | ||||||||||||||
/* (In) | ||||||||||||||
the file type of the assembly to retrieve. | ||||||||||||||
*/ | ||||||||||||||
ProName simp_rep_name | ||||||||||||||
/* (In) | ||||||||||||||
The name of the simplified representation. | ||||||||||||||
*/ | ||||||||||||||
ProAssembly* p_assem | ||||||||||||||
/* (Out) | ||||||||||||||
The handle to the assembly | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProSolidRetrievalErrorsGet |