API-Dokumentation > Assembly > Object ProAsm > Function ProAsmSkeletonAdd
Function ProAsmSkeletonAdd
Description
Add an existing skeleton model as a skeleton in the specified assembly.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSkeleton.h>
ProAsmSkeletonAdd
(
ProAssembly assembly
/* (In)
Handle to the assembly.
*/
ProMdl skeleton
/* (In)
Handle to the skeleton model.
*/
)
Returns
Skeleton addition is successful.
Model is in read-only state.
Invalid assembly handle or skeleton handle.
Skeleton is a handle not to a skeleton model.
Skeleton model already exists in the assembly.
Skeleton could not be created.
Required license not found.
Sample Code References
User Guide References
War dies hilfreich?