API ドキュメンテーション > Mechanica > Object ProMechweld > Function ProMechweldPerimeterdataGet
Function ProMechweldPerimeterdataGet
Description
Obtains the perimeter data for the weld.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldPerimeterdataGet
(
/* (In)
The weld.
*/
/* (Out)
The data. Free this using ProMechweldperimeterFree().
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The weld does not contain this type of data.
The Creo Simulate session was not initialized.
No license was available to enable this function.
Not enough memory to allocate data.
See Also
Sample Code References
User Guide References
これは役に立ちましたか?