API 설명서 > 3D drawings and annotations > Object ProSurffinish > Function ProSurffinishAdditionalReferencesAdd
Function ProSurffinishAdditionalReferencesAdd
Description
Add surface finish references
Synopsis
#include <ProSurfFinish.h>
ProSurffinishAdditionalReferencesAdd
(
ProSurfFinish* surf_finish
/* (In)
valid surface finish.
*/
/* (In)
ProArray of surface finish references. Only 1 reference from type PRO_ANNOT_REF_SRF_COLLECTION is allowed.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
The surface finish owner is drawing.
More than 1 references from type PRO_ANNOT_REF_SRF_COLLECTION.
Refercnce from type PRO_ANNOT_REF_SRF_COLLECTION already exist.
User Guide References
도움이 되셨나요?