API 설명서 > View manager > Object ProXsec > Function ProXsecGeometryFree
Function ProXsecGeometryFree
Description
Frees the cross-section data.
Synopsis
#include <ProXsec.h>
ProXsecGeometryFree
(
ProXsecGeometry* xsec_geom
/* (In)
The pointer to the ProXsecGeometry
*/
)
Returns
The function successfully freed the data.
xsec_geom is NULL.
User Guide References
도움이 되셨나요?