API ドキュメンテーション
>
Creo Parametric fundamentals
>
Object ProMdl
> Function ProMdlVisibleGet
Function ProMdlVisibleGet
Description
Return visible/generic model handle for input model.
Synopsis
#include <
ProMdl.h
>
ProError
ProMdlVisibleGet
(
ProMdl
model
/* (In)
The model
*/
ProMdl
* visible_model
/* (Out)
Visible instance model handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
PRO_TK_E_NOT_FOUND
Visible/generic model doesn't exist or not found in session
User Guide References
セッションのモデル:ProMdlVisibleGet
Parent topic
Object ProMdl
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。