API 설명서 > View manager > Object ProXsec > Function ProXsecGet
Function ProXsecGet
Description
Get ProXsec from owner and id.
Synopsis
#include <ProXsec.h>
ProXsecGet
(
ProMdl owner
/* (In)
Solid owner.
*/
int id
/* (In)
xsec id.
*/
ProXsec* p_xsec
/* (Out)
Cross-section handle.
*/
)
Returns
Data successfully converted.
Invalid input parameter(s).
Invalid input parameter(s).
User Guide References
도움이 되셨나요?