Documentación de la API
>
View manager
>
Object ProXsec
> Function ProXsecGet
Function ProXsecGet
Description
Get
ProXsec
from owner and id.
Synopsis
#include <
ProXsec.h
>
ProError
ProXsecGet
(
ProMdl
owner
/* (In)
Solid owner.
*/
int id
/* (In)
xsec id.
*/
ProXsec
* p_xsec
/* (Out)
Cross-section handle.
*/
)
Returns
PRO_TK_NO_ERROR
Data successfully converted.
PRO_TK_BAD_INPUTS
Invalid input parameter(s).
PRO_TK_INVALID_PTR
Invalid input parameter(s).
User Guide References
Extracting Cross-Sectional Geometry:ProXsecGet
Parent topic
Object ProXsec
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado