Documentazione API > Mechanica > Object ProMechmeshcntrl > Function ProMechmeshcntrlAutogemedgelencrvdataGet
Function ProMechmeshcntrlAutogemedgelencrvdataGet
Description
Obtains the AutoGEM edge length by curvature data for the mesh control item.
Licensing Requirement
Synopsis
ProMechmeshcntrlAutogemedgelencrvdataGet
(
/* (In)
The mesh control item.
*/
/* (Out)
The data. Free this using ProMechmcautogemedgelencrvFree()
*/
)
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
È stato utile?