Documentation de l'API > Assembly > Object ProAsmcomppath > Function ProAsmcomppathMdlGet
Function ProAsmcomppathMdlGet
Description
Retrieves the model specified by the component path.
Replacement in Object TOOLKIT:
Synopsis
#include <ProAsmcomppath.h>
ProAsmcomppathMdlGet
(
/* (In)
The component path
*/
ProMdl* p_model
/* (Out)
The model found at the end of the component path
*/
)
Returns
The function successfully retrieved the model.
The input argument is invalid.
The specified component path was wrong, or contained missing members.
Sample Code References
User Guide References
Est-ce que cela a été utile ?