API ドキュメンテーション
>
Mechanica
>
Object ProMechobjectref
> Function ProMechobjectrefTypeSet
Function ProMechobjectrefTypeSet
Description
Sets the object ref type.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechObjectref.h
>
ProError
ProMechobjectrefTypeSet
(
ProMechObjectref
object
/* (In)
The object ref.
*/
ProType
type
/* (In)
The type, this must be one of the PRO_SIMULATION* types.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
User Guide References
Creo Simulate のオブジェクト参照:ProMechobjectrefTypeSet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。