API 文件集
>
Features
>
Object ProFeature
> Function ProFeatureD3elemMatrixGet
Function ProFeatureD3elemMatrixGet
Description
Get the position delta matrix for
PRO_E_D3ELEM_MOVE_VALUE
element
Synopsis
#include <
ProD3Elem.h
>
ProError
ProFeatureD3elemMatrixGet
(
ProElement
elem_move
/* (In)
The
PRO_E_D3ELEM_MOVE_VALUE
id element.
*/
ProMatrix
delta
/* (Out)
The position delta matrix.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more of the input arguments are invalid
PRO_TK_GENERAL_ERROR
The function failed.
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳