Documentação da API
>
Mechanica
>
Object ProMechdisplacementregularconstr
> Function ProMechdisplacementregularconstrTypeSet
Function ProMechdisplacementregularconstrTypeSet
Description
Sets the type of the constraint (free, fixed, or enforced).
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechConstraint.h
>
ProError
ProMechdisplacementregularconstrTypeSet
(
ProMechDisplacementRegularConstr
data
/* (In)
The regular constraint.
*/
ProMechDisplacementConstrType
type
/* (In)
The constraint 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.
User Guide References
Displacement Constraints:ProMechdisplacementregularconstrTypeSet
Parent topic
Object ProMechdisplacementregularconstr
Isto foi útil?
Este site funciona melhor com JavaScript habilitado