API-Dokumentation > Assembly > Object ProAsm > Function ProAsmSkeletonDelete
Function ProAsmSkeletonDelete
Description
Delete a skeleton model component from the assembly.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSkeleton.h>
ProAsmSkeletonDelete
(
ProAssembly assembly
/* (In)
Handle to the assembly.
*/
)
Returns
Skeleton model component successfully deleted.
Model is in read-only state.
Invalid assembly handler.
The specified assembly has no skeleton model.
Required license not found.
Skeleton component could not be deleted.
Sample Code References
User Guide References
War dies hilfreich?