Object ProAsmpath

Function ProAsmpathProarrayFree


Description
Frees ProArray of ProAsmpath.
Synopsis
#include <ProObjects.h>
ProErrorProAsmpathProarrayFree(
ProAsmpath** p_asm_pathes
/* (In)
ProArray of ProAsmpath.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully freed the data.
PRO_TK_BAD_INPUTSp_asm_pathes is NULL.

Manual References:

  1. Assembly: Basic Assembly Access: Locations of Assembly Components
  2. Core: Cross Sections: Extracting Cross-Sectional Geometry