DEPRECATED: | Since Wildfire 3 | |||||||||||||
SUPERSEDED BY: | No successor will be provided. | |||||||||||||
Description | ||||||||||||||
Note: Use of this function is deprecated due to the limit on the length of the model names.
Retrieves the models specified in the names list and initializes their handles. If retrieving an assembly, and errors occur in regeneration, the assembly will include suppressed features. The function ProSolidRetrievalErrorsGet identifies if errors occurred. |
||||||||||||||
Synopsis | ||||||||||||||
#include <ProMdl.h> | ||||||||||||||
ProError | ProMdlMultipleRetrieve | ( | ||||||||||||
ProName* names | ||||||||||||||
/* (In) | ||||||||||||||
A list of the model names to be retrieved. Names must include type suffix (e.g., ".prt"); version numbers will be ignored. | ||||||||||||||
*/ | ||||||||||||||
ProBoolean ui_flag | ||||||||||||||
/* (In) | ||||||||||||||
When true, this flag indicates that retrieved models will be displayed. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProSolidRetrievalErrorsGet |