API Documentation > Miscellaneous > Object ProX > Function ProXSectionExcludeCompGet
Function ProXSectionExcludeCompGet
Description
Return pathes to xsec exclude/include components and bodies.
Replacement in Object TOOLKIT:
Synopsis
#include <ProXsec.h>
ProXSectionExcludeCompGet
(
/* (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
Data successfully retrieved.
Invalid input parameter(s).
User Guide References
Was this helpful?