API 설명서 > Mechanica > Object ProMechweld > Function ProMechweldedgeEdgeSet
Function ProMechweldedgeEdgeSet
Description
Sets the edge id for this data.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldedgeEdgeSet
(
/* (In)
The weld edge data.
*/
int edge_id
/* (In)
The id.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The Creo Simulate session was not initialized.
No license was available to enable this function.
User Guide References
도움이 되셨나요?