Category Curve and edge geometry, Object ProCompositeCurvedata

Function ProCompositeFeatureCreate


Description
creates empty composite feature.
Synopsis
#include <ProComposite.h>
ProErrorProCompositeFeatureCreate(
ProMdl p_mdl_handle
/* (In)
The model handle.
*/
ProFeature* p_feat_handle
/* (Out)
The created composite feature.
*/
)
Returns
PRO_TK_NO_ERRORThe argument corresponds to a valid model.
PRO_TK_BAD_INPUTSThe composite feature was created successfully.

Manual References:

  1. Composite Design
  2. Composite Design
  3. Composite Design