API 文件集 > Mechanica > Object ProMechweld > Function ProMechweldFeaturedataGet
Function ProMechweldFeaturedataGet
Description
Obtains the data for the feature weld.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldFeaturedataGet
(
/* (In)
The weld.
*/
/* (Out)
The data. Free this using ProMechweldfeatureFree().
*/
)
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
User Guide References
這是否有幫助?