API 설명서 > Mechanica > Object ProMechconstr > Function ProMechconstrSymmetrydataGet
Function ProMechconstrSymmetrydataGet
Description
Obtains the handle to the symmetry data from the Creo Simulate constraint.
Licensing Requirement
Synopsis
ProMechconstrSymmetrydataGet
(
/* (In)
The constraint.
*/
/* (Out)
The symmetry data. Free this using ProMechsymmetrydataFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The ProMechItem's owner solid is invalid.
A general error was encountered.
The item does not contain this type of constraint.
Not enough memory to allocate data.
See Also
User Guide References
도움이 되셨나요?