Object ProX

Function ProXSectionItemFree


Description
Frees ProXSectionItem
Synopsis
#include <ProXsec.h>
ProErrorProXSectionItemFree(
ProXSectionItem* p_xsec_item
/* (In)
The pointer to the ProXSectionItem
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully freed the data.
PRO_TK_BAD_INPUTSp_xsec_item is NULL.

Manual References:

  1. Core: Cross Sections: Extracting Cross-Sectional Geometry
  2. Core: Cross Sections: Extracting Cross-Sectional Geometry
  3. Migrating to the Multibody Environment: Overview