Documentazione API
>
Features
>
Object ProFeature
> Function ProFeatureD3elemMatrixSet
Function ProFeatureD3elemMatrixSet
Description
Set the position delta matrix for
PRO_E_D3ELEM_MOVE_VALUE
element
Synopsis
#include <
ProD3Elem.h
>
ProError
ProFeatureD3elemMatrixSet
(
ProElement
elem_move
/* (In)
The
PRO_E_D3ELEM_MOVE_VALUE
id element.
*/
ProMatrix
delta
/* (In)
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.
Sample Code References
pt_userguide ( UgFlexModelCreate.c )
User Guide References
The Element Tree for 3D Transformation Sets:ProFeatureD3elemMatrixSet
Functions for the PRO_E_D3ELEM_MOVE_VALUE element:ProFeatureD3elemMatrixSet
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato