API 文件集 > Mechanica > Object ProMechmeshcntrl > Function ProMechmcedgedistrNodesGet
Function ProMechmcedgedistrNodesGet
Description
Obtains the number of nodes for the mesh control data.
Licensing Requirement
Synopsis
ProMechmcedgedistrNodesGet
(
/* (In)
The mesh control data.
*/
int* num_nodes
/* (Out)
The number of nodes.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
這是否有幫助?