Object ProX

Function ProXSectionExcludeCompGet


Description
Return pathes to xsec exclude/include components and bodies.
Synopsis
#include <ProXsec.h>
ProErrorProXSectionExcludeCompGet(
ProXsecMdlname xsec
/* (In)
ProXsec handle.
*/
ProXsecExcludeModels* p_exclude_include_opt
/* (Out)
option for exclude/include:
*/
ProSelection** p_exclude_array
/* (Out)
ProArray of excluded or included items.
*/
)
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 11.0.0.0: Functions superseded from Creo 1.0 to Creo 11.0
  4. Migrating to the Multibody Environment: Overview
  5. Migrating to the Multibody Environment: Impact on Existing APIs