Category
View manager
, Object
ProXsec
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).
Manual References:
Core: Cross Sections: Extracting Cross-Sectional Geometry
Core: Cross Sections: Extracting Cross-Sectional Geometry