API 설명서 > Mechanica > Object ProMechcontact > Function ProMechcontactDistributiontypeGet
Function ProMechcontactDistributiontypeGet
DEPRECATED:
Since Wildfire 4.0
Description
Note: From release Wildfire 4.0 this function is superseded by ProMechgapSimpledataGet(). PTC recommends using the new function in place of this function in all new or updated user applications.
Obtains the distribution type for the contact item.
Licensing Requirement
Synopsis
#include <ProMechContact.h>
ProMechcontactDistributiontypeGet
(
/* (In)
The contact item.
*/
/* (Out)
The distribution type.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
A general error is encountered.
The Input ProMechItem Solid pointer is invalid.
도움이 되셨나요?