API 설명서 > Mechanica > Object ProMechbeamrelease > Function ProMechbeamreleaseDataGet
Function ProMechbeamreleaseDataGet
Description
Obtains the beam release data from a beam release item.
Licensing Requirement
Synopsis
ProMechbeamreleaseDataGet
(
/* (In)
The beam release.
*/
/* (Out)
The beam release data. Free this using ProMechbeamreleasedataFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
There is not enough memory to perform the operation.
A general error is encountered.
User Guide References
도움이 되셨나요?