API ドキュメンテーション
>
Miscellaneous
>
Object ProLayerstate
> Function ProLayerstateActiveGet
Function ProLayerstateActiveGet
Description
Get active layer state on a model.
Replacement in Object TOOLKIT:
wfcWSolid::GetActiveLayerState
Synopsis
#include <
ProLayerstate.h
>
ProError
ProLayerstateActiveGet
(
ProSolid
p_solid
/* (In)
Solid.
*/
ProLayerstate
* p_state
/* (Out)
Active layer state.
*/
)
Returns
PRO_TK_NO_ERROR
Active layer state returned.
PRO_TK_BAD_INPUTS
Wrong input parameters.
PRO_TK_E_NOT_FOUND
No active layer state on the model.
User Guide References
レイヤーステート:ProLayerstateActiveGet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。