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
Models in Session:ProMdlVisibleGet
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.