API Documentation
>
Mechanica
>
Object ProMechmeshcntrl
> Function ProMechmcshellcsysCsysSet
Function ProMechmcshellcsysCsysSet
Description
Sets the csys for this mesh control data.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechMeshControl.h
>
ProError
ProMechmcshellcsysCsysSet
(
ProMechMCShellCsysData
data
/* (In)
The mesh control data.
*/
ProMechGeomref
csys
/* (In)
The csys.
*/
)
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 Mesh Control Shell Coordinate System Data:ProMechmcshellcsysCsysSet
Was this helpful?
This site works best with JavaScript enabled