API ドキュメンテーション
>
Creo Parametric fundamentals
>
Object ProMdl
> Function ProMdlIsSolidWeld
Function ProMdlIsSolidWeld
Description
Check that model is created by solid weld feature.
Synopsis
#include <
ProWeld.h
>
ProError
ProMdlIsSolidWeld
(
ProMdl
model
/* (In)
The model to check.
*/
ProBool
* r_ret
/* (Out)
Whether given model was created by solid weld.
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
model is NULL.
PRO_TK_INVALID_PTR
model is not real model but Object Name.
User Guide References
溶接フィーチャーの読み取りアクセス:ProMdlIsSolidWeld
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。