Documentação da API > Mechanica > Object ProMechmeshcntrl > Function ProMechmeshcntrlAutogemelemsizedataGet
Function ProMechmeshcntrlAutogemelemsizedataGet
Description
Obtains the elem size data for the AutoGEM control item.
Licensing Requirement
Synopsis
ProMechmeshcntrlAutogemelemsizedataGet
(
/* (In)
The AutoGEM control item.
*/
/* (Out)
The data. Free this using ProMechmcelemsizeFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
This item does not contain this type of data.
The Creo Simulate session is not initialized.
The input ProMechItem solid pointer is invalid.
A general error is encountered.
There is not enough memory to perform the operation.
See Also
User Guide References
Isto foi útil?