Category 3D drawings and annotations, Object ProSurffinish

Function ProSurffinishAdditionalReferencesAdd


Description
Add surface finish references
Synopsis
#include <ProSurfFinish.h>
ProErrorProSurffinishAdditionalReferencesAdd(
ProSurfFinish* surf_finish
/* (In)
valid surface finish.
*/
ProAnnotationReference* refs
/* (In)
ProArray of surface finish references. Only 1 reference from type PRO_ANNOT_REF_SRF_COLLECTION is allowed.
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_BAD_CONTEXTThe surface finish owner is drawing.
PRO_TK_MAX_LIMIT_REACHEDMore than 1 references from type PRO_ANNOT_REF_SRF_COLLECTION.
PRO_TK_CANT_MODIFYRefercnce from type PRO_ANNOT_REF_SRF_COLLECTION already exist.

Manual References:

  1. Annotations: Annotation Features and Annotations: Surface Finish Annotations
  2. Annotations: Annotation Features and Annotations: Surface Finish Annotations