Category 3D drawings and annotations, Object ProDtlsyminst

Function ProDtlsyminstSurffinGet


Description
Get the owner surface finish from the symbol instance cosmetic.
Synopsis
#include <ProDtlsyminst.h>
ProErrorProDtlsyminstSurffinGet(
ProDtlsyminst* syminst
/* (In)
valid symbol.
*/
ProSurfFinish* surf_fin
/* (Out)
The owner suface finish item
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_E_NOT_FOUNDNo owner surface finish found.

Manual References:

  1. Drawings: Symbol Instance Data
  2. Technical Summary of Changes for Creo 11.0.2.0: Drawings