API Documentation
>
Mechanica
>
Object ProMechmeshcntrl
> Function ProMechmcsuppressTypeSet
Function ProMechmcsuppressTypeSet
Description
Sets the type of mesh control suppressed by this mesh control data.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechMeshControl.h
>
ProError
ProMechmcsuppressTypeSet
(
ProMechMCSuppressData
data
/* (In)
The mesh control data.
*/
ProMechMeshCntrlType
suppress
/* (In)
The 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
Accessing the Suppressed Mesh Control Data:ProMechmcsuppressTypeSet
Was this helpful?
This site works best with JavaScript enabled