API 설명서 > Mechanica > Object ProMechshellpair > Function ProMechshlpairrefsSelectedplacementGet
Function ProMechshlpairrefsSelectedplacementGet
Description
Obtains the selected surface for a SELECTED type of placement for the shell pair.
Licensing Requirement
Synopsis
ProMechshlpairrefsSelectedplacementGet
(
/* (In)
The shell pair references handle.
*/
ProMechGeomref* placement
/* (Out)
The surface. Free this using ProMechgeomrefFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The shell pair references does not contain this type of placement data.
The Creo Simulate session is not initialized.
There is not enough memory to perform the operation.
See Also
User Guide References
도움이 되셨나요?