Category View manager, Object ProXsec

Function ProXsecExcludeCompGet


Description
Return pathes to xsec exclude/include components.
Replacement in Object TOOLKIT: wfcWXSection::GetComponents
Synopsis
#include <ProXsec.h>
ProErrorProXsecExcludeCompGet(
ProXsec* xsec
/* (In)
ProXsec handle.
*/
ProXsecExcludeModels* p_model_opt
/* (Out)
option for exclude/include:
*/
ProAsmpath** p_comp_id_tabs
/* (Out)
ProArray of ProAsmpath for components. Free it using ProAsmpathProarrayFree.
*/
)
Returns
PRO_TK_NO_ERRORData successfully retrieved.
PRO_TK_BAD_INPUTSInvalid input parameter(s).

Manual References:

  1. Core: Cross Sections: Extracting Cross-Sectional Geometry
  2. Core: Cross Sections: Extracting Cross-Sectional Geometry
  3. Technical Summary of Changes for Creo 4.0 F000: Cross Section