Object
ProX
Function ProXSectionItemFree
Description
Frees
ProXSectionItem
Synopsis
#include <
ProXsec.h
>
ProError
ProXSectionItemFree
(
ProXSectionItem
*
p_xsec_item
/* (In)
The pointer to the
ProXSectionItem
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the data.
PRO_TK_BAD_INPUTS
p_xsec_item is NULL.
Manual References:
Core: Cross Sections: Extracting Cross-Sectional Geometry
Core: Cross Sections: Extracting Cross-Sectional Geometry
Migrating to the Multibody Environment: Overview