Category
Curve and edge geometry
, Object
ProCompositeCurvedata
Function ProCompositeFeatureCreate
Description
creates empty composite feature.
Synopsis
#include <
ProComposite.h
>
ProError
ProCompositeFeatureCreate
(
ProMdl
p_mdl_handle
/* (In)
The model handle.
*/
ProFeature
*
p_feat_handle
/* (Out)
The created composite feature.
*/
)
Returns
PRO_TK_NO_ERROR
The argument corresponds to a valid model.
PRO_TK_BAD_INPUTS
The composite feature was created successfully.
Manual References:
Composite Design
Composite Design
Composite Design