Category 3D drawings and annotations, Object ProDtlsyminst

Function ProDtlsyminstFeatureGet


Description
Return the feature that is shown the detail symbol instance.
Synopsis
#include <ProDtlsyminst.h>
ProErrorProDtlsyminstFeatureGet(
ProDtlsyminst* symbol_instance
/* (In)
The symbol instance that displays the solid model symbol.
*/
ProFeature* symbol_owner
/* (Out)
The feature (i.e. weld feature) that produces the symbol.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the symbol instance.
PRO_TK_BAD_INPUTSOne or more input arguments is invalid.
PRO_TK_E_NOT_FOUNDThe symbol instance is not generated from a solid model feature.

Manual References:

  1. Drawings: Cross-referencing Weld Symbols and Drawing Annotations