Category View manager, Object ProXsec

Function ProXsecGet


Description
Get ProXsec from owner and id.
Synopsis
#include <ProXsec.h>
ProErrorProXsecGet(
ProMdl owner
/* (In)
Solid owner.
*/
int id
/* (In)
xsec id.
*/
ProXsec* p_xsec
/* (Out)
Cross-section handle.
*/
)
Returns
PRO_TK_NO_ERRORData successfully converted.
PRO_TK_BAD_INPUTSInvalid input parameter(s).
PRO_TK_INVALID_PTRInvalid input parameter(s).

Manual References:

  1. Core: Cross Sections: Extracting Cross-Sectional Geometry
  2. Core: Cross Sections: Extracting Cross-Sectional Geometry