Category 3D drawings and annotations, Object ProSurffinish

Function ProSurffinishNameGet


DEPRECATED: Since Creo 4.0
SUPERSEDED BY: ProModelitemNameGet
Description
Note: This function is deprecated Use ProModelitemNameGet instead. Retrieve the name of a surface finish annotation.
Synopsis
#include <ProSurfFinish.h>
ProErrorProSurffinishNameGet(
ProSurfFinish* surface_finish
/* (In)
The surface finish item.
*/
ProName name
/* (Out)
The name of the surface finish.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments is invalid.
PRO_TK_NO_LICENSELicense check failure.

Manual References:

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