API Documentation
>
Mechanica
>
Object ProMechmeshcntrl
> Function ProMechmchardpntNodeGet
Function ProMechmchardpntNodeGet
Description
Obtains the node id for the mesh control data.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechMeshControl.h
>
ProError
ProMechmchardpntNodeGet
(
ProMechMCHardPntData
data
/* (In)
The mesh control data.
*/
int* node_id
/* (Out)
The node id.
*/
)
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 Hard Point Data:ProMechmchardpntNodeGet
Was this helpful?
This site works best with JavaScript enabled