API 文件集 > Miscellaneous > Object ProCombstate > Function ProCombstateActiveGet
Function ProCombstateActiveGet
Description
Gets the active combined state on a model.
Replacement in Object TOOLKIT:
Synopsis
#include <ProCombstate.h>
ProCombstateActiveGet
(
ProSolid p_solid
/* (In)
Solid.
*/
ProCombstate* p_cs_item
/* (Out)
Pointer to combined state item.
*/
)
Returns
Active state returned.
One of the arguments is invalid.
No active combined state found.
這是否有幫助?