Description | |||||||||||||||||
Get a skeleton model of the specified assembly and initializes the model handle. | |||||||||||||||||
Replacement in Object TOOLKIT: | pfcAssembly::GetSkeleton | ||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProSkeleton.h> | |||||||||||||||||
ProError | ProAsmSkeletonGet | ( | |||||||||||||||
ProAssembly assembly | |||||||||||||||||
/* (In) | |||||||||||||||||
Handle to the assembly. | |||||||||||||||||
*/ | |||||||||||||||||
ProMdl* p_skel | |||||||||||||||||
/* (Out) | |||||||||||||||||
Pointer to the assembly skeleton model handle. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|