Documentación de la API
>
Mechanica
>
Object ProMechconstr
> Function ProMechdisplacementdataTypeGet
Function ProMechdisplacementdataTypeGet
Description
Obtains the type of the displacement constraint data.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechConstraint.h
>
ProError
ProMechdisplacementdataTypeGet
(
ProMechDisplacementData
data
/* (In)
The data.
*/
ProMechDisplacementType
* value
/* (Out)
The displacement type.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
Sample Code References
pt_mech_examples ( PTMechExCopy.c )
User Guide References
Displacement Constraints:ProMechdisplacementdataTypeGet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado