API ドキュメンテーション
>
Miscellaneous
>
Object ProCombstate
> Function ProCombstateActiveGet
Function ProCombstateActiveGet
Description
Gets the active combined state on a model.
Replacement in Object TOOLKIT:
wfcWSolid::GetActiveCombState
Synopsis
#include <
ProCombstate.h
>
ProError
ProCombstateActiveGet
(
ProSolid
p_solid
/* (In)
Solid.
*/
ProCombstate
* p_cs_item
/* (Out)
Pointer to combined state item.
*/
)
Returns
PRO_TK_NO_ERROR
Active state returned.
PRO_TK_BAD_INPUTS
One of the arguments is invalid.
PRO_TK_E_NOT_FOUND
No active combined state found.
User Guide References
ソリッドの組み合わせステート:ProCombstateActiveGet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。